nxt.sso_open_hashset

Undocumented in source.

Members

Aliases

range
alias range = byElement
Undocumented in source.

Classes

K
class K
Undocumented in source.

Functions

byElement
auto byElement(Table c)

Structs

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

Small-set-optimized OpenHashSet.

Meta