tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
HashSet.this
tango
util
container
HashSet
HashSet
Construct a HashSet instance
class
HashSet
(V, alias Hash = Container.hash, alias Reap = Container.reap, alias Heap = Container.DefaultCollect)
this
(
float
f
=
Container.defaultLoadFactor
)
Meta
Source
See Implementation
tango
util
container
HashSet
HashSet
aliases
Type
constructors
this
destructors
~this
functions
add
buckets
cache
check
clear
contains
isEmpty
iterator
opApply
remove
replace
reset
take
threshold
toArray
properties
dup
size
Construct a HashSet instance