tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
HashSet.remove
tango
util
container
HashSet
HashSet
size_t
remove
(V element, bool all)
bool
remove
(V element)
size_t
remove
(IContainer!(V) e)
class
HashSet
(V, alias Hash = Container.hash, alias Reap = Container.reap, alias Heap = Container.DefaultCollect)
size_t
remove
(
IContainer
!(
V
)
e
)
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