Segment.opSlice

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Segment opSlice()
  2. auto opSlice(size_t i, size_t j)
    struct Segment
    static if(hasSlicing!R)
    static if(assE || isRandomAccessRange!R)
    opSlice
    (
    size_t i
    ,
    size_t j
    )

Meta