nxt.sso_open_hashset

Members

Functions

byElement
auto byElement(Table c)

Structs

SSOOpenHashSet
struct SSOOpenHashSet(K, alias hasher = hashOf, alias Allocator = PureMallocator.instance)

Small-set-optimized OpenHashSet.

Meta