The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
Lockstep.this
std
range
Lockstep
struct
Lockstep
(Ranges...)
this
(
R
ranges
,
StoppingPolicy
sp
=
StoppingPolicy.shortest
)
if
(
Ranges.length
> 1 &&
allSatisfy
!(
isInputRange
,
Ranges
)
)
Meta
Source
See Implementation
std
range
Lockstep
constructors
this