nxt.sso_open_hashset

Undocumented in source.

Members

Properties

binCount
size_t binCount [@property getter]

Get bin count.

Structs

SSOFlatHashSet
struct SSOFlatHashSet(K, alias hasher = hashOf, alias Allocator = Mallocator.instance)

Small-set-optimized FlatHashSet.

Meta