ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
Dub
Repo
Iterator.opApply
ocean
util
container
map
model
BucketSet
BucketSet
Iterator
Foreach support
int
opApply
(int delegate(ref Bucket.Element element) dg)
class
Iterator
protected final
int
opApply
(
scope
int
delegate
(
ref
Bucket.Element
element
)
dg
)
int
opApply
(int delegate(ref size_t i, ref Bucket.Element element) dg)
Meta
Source
See Implementation
ocean
util
container
map
model
BucketSet
BucketSet
Iterator
constructors
this
functions
opApply
reset
resetIterator
variables
counter
last_bucket_element
last_bucket_index
reset_after_foreach
Foreach support