emacs-devel
[Top][All Lists]
Advanced

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

Strings properties and hash tables


From: Andrea Corallo
Subject: Strings properties and hash tables
Date: Wed, 21 Apr 2021 09:18:17 +0000

Hi all,

before I try reinventing the wheel, is there a suggested and or
precooked way we already have for having in hash tables string
properties considered when the string is used as key?

Ideally I'd just want to use `equal-including-properties' as test, but
this is not one of the three stardard accepted tests of
`make-hash-table', OTOH I can't trivially define a new hash table test
because we have no `sxhash-equal-including-properties'.

TIA

  Andrea



reply via email to

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