emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: feature/native-comp f842816 2/3: Fix native compiler string hash con


From: Stefan Monnier
Subject: Re: feature/native-comp f842816 2/3: Fix native compiler string hash consing strategy (bug#47868)
Date: Wed, 21 Apr 2021 15:25:26 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

> +(define-hash-table-test 'comp-imm-equal-test #'equal-including-properties

Why not call it `equal-including-properties`?

> +  (lambda (x)
> +    (sxhash-equal-including-properties x)))

Aka #'sxhash-equal-including-properties, right?


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]