Investigate using the hashbrown raw table API #4
Labels
A-data-structure
Area: StHashMap and StHashSet.
A-deps
Area: Source and library dependencies.
A-hash-table
Area: st_table.
S-speculative
Status: This is just an idea.
https://docs.rs/hashbrown/0.8.0/hashbrown/raw/index.html
This module does not use
Hasher
and allows free hasher and equality functions to be used (and for an Artichoke or Ruby interpreter to interpose on hashing).The text was updated successfully, but these errors were encountered: