The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
StringMap.length
mir
string_map
StringMap
struct
StringMap
(T)
@
safe
pure nothrow @
nogc
const @
property
size_t
length
()
(
)
Return Value
Type:
size_t
number of elements in the table.
Meta
Source
See Implementation
mir
string_map
StringMap
aliases
byKey
byValue
serdeKeysProxy
constructors
this
functions
assumeSafeAppend
byKeyValue
capacity
clear
dup
empty
findPos
get
keys
length
opAssign
opBinaryRight
opCmp
opEquals
opIndex
opIndexAssign
remove
require
reserve
sort
toHash
toString
values
structs
KeyValue
templates
toAA