The OpenD Programming Language

Range.opIndex

range[]

  1. auto ref opIndex(size_t i)
  2. This opIndex()
    struct Range(ThisT)
    nothrow pure @safe @nogc
    This
    opIndex
    (
    this This
    )
    ()
  3. This opIndex(size_t[2] indices)

Meta