phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
Lockstep.this
std
range
Lockstep
struct
Lockstep
(Ranges...)
this
(
Ranges
ranges
,
StoppingPolicy
sp
=
StoppingPolicy.shortest
)
if
(
Ranges.length
> 1 &&
allSatisfy
!(
isInputRange
,
Ranges
)
)
Meta
Source
See Implementation
std
range
Lockstep
constructors
this