Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SetHashBuckets<Key, Unique, Source>

Hash buckets for set containers

author

Jeongho Nam - https://github.com/samchon

Type parameters

  • Key

  • Unique: boolean

  • Source: IHashSet<Key, Unique, Source>

Hierarchy

Index

Constructors

Constructors

constructor

  • new SetHashBuckets(source: IHashSet<Key, Unique, Source>, hasher: Hasher<Key>, pred: Comparator<Key>): SetHashBuckets

Generated using TypeDoc