phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
Cycle.opSlice
std
range
Cycle
Range primitives
auto
opSlice
(size_t i, size_t j)
struct
Cycle
(R)
nothrow @
safe
auto
opSlice
(
size_t
i
,
size_t
j
)
if
(
isStaticArray
!
R
)
inout
(
typeof
(
this
))
opSlice
(size_t i, DollarToken )
Meta
Source
See Implementation
std
range
Cycle
constructors
this
functions
opIndex
opSlice
popFront
manifest constants
opDollar
properties
front
save
variables
empty
Range primitives