dmd ~master (2023-11-01T14:17:50Z)
Dub
Repo
AArray.keys
dmd
backend
aarray
AArray
Produce array of keys from aa.
struct
AArray
(TKey, Value)
nothrow @
trusted
Key
[]
keys
(
)
Return Value
Type:
Key
[]
malloc'd array of keys
Meta
Source
See Implementation
dmd
backend
aarray
AArray
functions
apply
del
destroy
get
isIn
keys
length
rehash
values
Produce array of keys from aa.