alid v0.1.1 (2022-09-12T08:55:01Z)
Dub
Repo
CachedRange.opApply
alid
cached
CachedRange
Support for
foreach
loops
int
opApply
(int delegate(ref EC.ET) func)
int
opApply
(int delegate(ref size_t, ref EC.ET) func)
struct
CachedRange
(EC)
scope
int
opApply
(
int
delegate
(
ref
size_t
,
ref
EC.ET
)
func
)
Meta
Source
See Implementation
alid
cached
CachedRange
destructors
~this
functions
empty
front
length
opApply
opIndex
popFront
save
stats
Support for foreach loops