ocean v6.1.0 (2021-04-20T01:38:04Z)
Home
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