hunt-extra ~master (2022-03-03T03:00:29Z)
Home
Dub
Repo
HashSet.this
hunt
collection
HashSet
HashSet
Undocumented in source.
this
()
this
(Collection!E c)
this
(E[] c)
class
HashSet
(E)
this
(
E
[]
c
)
this
(int initialCapacity, float loadFactor)
this
(int initialCapacity)
this
(int initialCapacity, float loadFactor, bool dummy)
Meta
Source
See Implementation
hunt
collection
HashSet
HashSet
constructors
this
functions
add
clear
contains
isEmpty
iterator
opApply
opEquals
remove
size
toHash
toString
variables
map