Skip to main content

Module collections

Module collections 

Source

Structs§

HashMaphashbrown
A hash map implemented with quadratic probing and SIMD lookup.
HashSethashbrown
A hash set implemented as a HashMap where the value is ().
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here