HashSet.getIndex

Undocumented in source. Be warned that the author may not have intended to support it.
  1. size_t getIndex(T el)
  2. size_t getIndex(T el)
    struct HashSet(T, alias hashFunc = defaultHashFunc, ADV...)
    size_t
    getIndex
    (
    ref T el
    )

Meta