AArray.length

struct AArray(TKey, Value)
nothrow
size_t
length
()

Return Value

Type: size_t

Number of entries in the AArray

Meta