Row.opIndex

Undocumented in source. Be warned that the author may not have intended to support it.
  1. immutable(Value) opIndex(size_t col)
  2. immutable(Value) opIndex(string column)
    struct Row
    immutable(Value)
    opIndex
    (
    in string column
    )

Meta