Small-set-optimized OpenHashSet.
TODO search for nullify, isNull, nullValue and support deleted keys (isDull)
TODO use opMove to update gc_addRange and gc_removeRange when implemented. See: https://github.com/dlang/DIPs/pull/109
A destructor is present on this object, but not explicitly documented in the source.
A postblit is present on this object, but not explicitly documented in the source.
Get bin count.
Check if element is stored.
https://forum.dlang.org/post/pb87rn$2icb$1@digitalmars.com
See Implementation
Small-set-optimized OpenHashSet.
TODO search for nullify, isNull, nullValue and support deleted keys (isDull)
TODO use opMove to update gc_addRange and gc_removeRange when implemented. See: https://github.com/dlang/DIPs/pull/109