TwoWayMap.keys

struct TwoWayMap(A)
keys
()

Return Value

Type: KeyType[]

dynamic array containing all map elements of type A

Meta