The OpenD Programming Language

Range.opIndex

rangei

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

Meta