TwoWayMap.values

struct TwoWayMap(A)
values
()

Return Value

Type: ValueType[]

dynamic array containing all map elements of type B

Meta