mir_rci.opIndex

  1. inout(T) opIndex(ptrdiff_t index)
  2. auto opIndex(Slice!(IotaIterator!size_t) slice)
    struct mir_rci(T)
    opIndex
  3. auto opIndex(Slice!(IotaIterator!size_t) slice)

Return Value

Type: auto

ndslice on top of the refcounted iterator

Meta