SharedHashSet.SetType

Undocumented in source.
class SharedHashSet(Key, Key nullKey = Key.max)
alias SetType = IntKeyHashSet!(Key, nullKey)

Meta