HashMap.getIndex

Undocumented in source. Be warned that the author may not have intended to support it.
  1. size_t getIndex(Key el)
  2. size_t getIndex(Key el)
    struct HashMap(KeyPar, ValuePar, alias hashFunc = defaultHashFunc)
    export nothrow export
    size_t
    getIndex
    (
    ref Key el
    )

Meta