Cycle.opSlice

Range primitives

  1. auto opSlice(size_t i, size_t j)
    struct Cycle(R)
    nothrow @safe
    opSlice
    (
    size_t i
    ,
    size_t j
    )
  2. inout(typeof(this)) opSlice(size_t i, DollarToken )

Meta