ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
HashCollection.length
ae
utils
aa
HashCollection
Total number of items, including with duplicate keys.
struct
HashCollection
(K, V, bool ordered, bool multi)
pure const nothrow @
nogc
@
trusted
size_t
length
(
)
Meta
Source
See Implementation
ae
utils
aa
HashCollection
aliases
add
getAll
getOrAdd
items
set
constructors
this
functions
byKey
byKeyValue
byPair
byRef
byValue
byValueOf
clear
count
dup
empty
get
indexOf
indicesOf
length
opApply
opAssign
opBinaryRight
opCast
opIndex
opIndexAssign
opIndexOpAssign
opIndexUnary
remove
require
toAA
update
valuesOf
postblits
this(this)
properties
keys
values
templates
_addSetFunc
Total number of items, including with duplicate keys.