RefRange.opIndex

Only defined if isRandomAccesRange!R is true.

  1. auto ref opIndex(IndexType index)
  2. auto ref opIndex(IndexType index)
    struct RefRange(R)
    version(StdDdoc)
    ref const
    opIndex
    (
    IndexType
    )
    (
    IndexType index
    )

Meta

Suggestion Box / Bug Report