TwoDA.opIndex

Undocumented in source. Be warned that the author may not have intended to support it.
  1. inout(string) opIndex(size_t column, size_t row)
  2. inout(string) opIndex(string column, size_t row)
  3. const(string[]) opIndex(size_t i)
    class TwoDA
    const
    const(string[])
    opIndex
    (
    size_t i
    )

Meta