ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
Dub
Repo
HashSet.iterator
ocean
util
container
HashSet
HashSet
Return a generic iterator for contained elements
class
HashSet
(V, alias Hash = Container.hash, alias Reap = Container.reap, alias Heap = Container.DefaultCollect)
final
Iterator
iterator
(
)
Meta
Source
See Implementation
ocean
util
container
HashSet
HashSet
aliases
Type
constructors
this
destructors
~this
functions
add
buckets
cache
check
clear
contains
dup
isEmpty
iterator
opApply
remove
replace
reset
size
take
threshold
toArray
Return a generic iterator for contained elements