FashMap.opIndex

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Pair!(K, V) opIndex(K k)
  2. const(Pair!(K, V)) opIndex(K k)
    struct FashMap(K, V, const size_t cap = 64)
    ref const @trusted
    const(Pair!(K, V))
    opIndex
    (
    K k
    )

Meta