alid v0.1.6 (2022-10-04T04:05:13Z)
Dub
Repo
CachedRange.opApply
alid
cached
CachedRange
Support for
foreach
loops
int
opApply
(int delegate(const(EC.ET)) func)
int
opApply
(int delegate(size_t, const(EC.ET)) func)
struct
CachedRange
(EC)
int
opApply
(
int
delegate
(
size_t
,
const
(
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