dmd v2.104.0 (2023-06-02T08:46:32Z)
Dub
Repo
AssocArray.length
dmd
root
aav
AssocArray
struct
AssocArray
(K, V)
@
property
const pure nothrow @
nogc
@
safe
size_t
length
(
)
Return Value
Type:
size_t
The number of key/value pairs.
Meta
Source
See Implementation
dmd
root
aav
AssocArray
functions
getLvalue
opIndex
properties
asRange
length