collections-d ~master (2021-12-22T13:54:35.687664)
Dub
Repo
LinkedMap.length
collections
linkedmap
LinkedMap
Returns the number of elements in the LinkedMap.
struct
LinkedMap
(K, E, bool nogcIndexing = true, alias equal = "a == b", bool ovrwrtBhvr = true)
@
property
@
nogc
@
safe
pure nothrow const
size_t
length
(
)
Meta
Source
See Implementation
collections
linkedmap
LinkedMap
functions
has
opApply
opApplyReverse
opBinaryRight
opIndex
opIndexAssign
ptrOf
remove
toString
properties
length
static functions
makeFunc
variables
_length
last
root
Returns the number of elements in the LinkedMap.