Expand description
Provides a H256FastMap
type with H256 keys and fast hashing function.
Type Aliasesยง
- H256
Fast Map - Specialized version of
HashMap
with H256 keys and fast hashing function. - H256
Fast Set - Specialized version of HashSet with H256 values and fast hashing function.