Module hash_consing
charon_
lib
0.1.148
Module hash_
consing
Module Items
Structs
Trait Aliases
In charon_
lib::
common
charon_lib
::
common
Module
hash_
consing
Copy item path
Source
Structs
§
Hash
Consed
Hash-consed data structure: a reference-counted wrapper that guarantees that two equal value will be stored at the same address. This makes it possible to use the pointer address as a hash value.
Trait Aliases
§
Hash
Consable