Result.opIndex

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ref opIndex()
  2. inout(T) opIndex(size_t index)
    struct Result(T, E = string)
    ref scope inout return
    inout(T)
    opIndex
    (
    size_t index
    )
  3. ref opIndex(size_t[2] dim)

Meta