tango ~master (2025-06-29T14:40:56.0544651)
Dub
Repo
HashSet.size
tango
util
container
HashSet
HashSet
Return the number of elements contained
class
HashSet
(V, alias Hash = Container.hash, alias Reap = Container.reap, alias Heap = Container.DefaultCollect)
@
property
final const
size_t
size
(
)
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
Return the number of elements contained