Range.opSlice

Undocumented in source.
  1. Range opSlice(size_t i, size_t j)
  2. A.ConstRange opSlice(size_t i, size_t j)
    struct Range(A)
    const @trusted
    A.ConstRange
    opSlice
    (
    size_t i
    ,
    size_t j
    )

Meta