The OpenD Programming Language

StringMap.opIndex

  1. auto opIndex()
    struct StringMap(T)
    @trusted pure nothrow @nogc
    opIndex
    (
    this This
    )
    ()
  2. inout(T) opIndex(const(char)[] key)

Meta