CyclicRangePrimitives.opSlice

Undocumented in source. Be warned that the author may not have intended to support it.
  1. size_t[2] opSlice()
    mixintemplate CyclicRangePrimitives(T, string makeCopy = "typeof(cast() this) copy;")
    const
    size_t[2]
    opSlice
    (
    size_t i : 0
    )
    ()
  2. size_t[2] opSlice(size_t from, size_t to)

Meta