ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
Dub
Repo
Iterator.this
ocean
util
container
ebtree
model
Iterators
Iterators
Iterator
Constructor
class
Iterator
this
(
bool
unique
= false
)
Parameters
unique
bool
true: skip key duplicates, false: iterate over all nodes.
Meta
Source
See Implementation
ocean
util
container
ebtree
model
Iterators
Iterators
Iterator
constructors
this
functions
first
host
last
opApply
opApplyReverse
variables
unique
Constructor