The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
Cycle.save
std
range
Cycle
Range primitives
Cycle
save
[@property getter]
struct
Cycle
(R)
@
property
static if
(
isRandomAccessRange!R && hasLength!R
)
Cycle
save
(
)
if
(
isForwardRange
!
R
&&
!
isInfinite
!
R
)
Cycle
save
[@property getter]
Meta
Source
See Implementation
std
range
Cycle
constructors
this
functions
opIndex
opIndexAssign
opSlice
popFront
manifest constants
opDollar
properties
front
save
variables
empty
Range primitives