AArray.keys

Produce array of keys from aa.

struct AArray(TKey, Value)
nothrow
Key[]
keys
()

Return Value

Type: Key[]

malloc'd array of keys

Meta