Rows.opIndex

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Row opIndex(size_t i)
    struct Rows
    @safe pure const nothrow
    opIndex
    (
    in size_t i
    )
  2. Transversal!(const(string[])[], TransverseOptions.assumeNotJagged) opIndex(string key)

Meta