Small-Size-Optimized (SSO) HybridHashSet.
TODO: search for nullify, isNull, nullValue and support deleted keys (isDull)
TODO: use opPostMove to update gc_addRange and gc_removeRange when implemented. See: https://github.com/dlang/DIPs/pull/109
Check if element is stored.
Get bin count.
https://forum.dlang.org/post/pb87rn$2icb$1@digitalmars.com
See Implementation
Small-Size-Optimized (SSO) HybridHashSet.
TODO: search for nullify, isNull, nullValue and support deleted keys (isDull)
TODO: use opPostMove to update gc_addRange and gc_removeRange when implemented. See: https://github.com/dlang/DIPs/pull/109