HashMap.opIndex

Undocumented in source. Be warned that the author may not have intended to support it.
  1. inout(Value) opIndex(Key key)
  2. Value opIndex(Key key)
    struct HashMap(Key, Value, ALLOC = ThreadMem)
    const
    Value
    opIndex
    (
    Key key
    )

Meta