swisstable ~master (2025-12-25T19:41:07.4986282)
Dub
Repo
Map.keys
swisstable
map
Map
struct
Map
(K, V, Allocator = shared const Mallocator, bool initSlotInIndex = true)
@
property
const nothrow
K
[]
keys
(
)
Return Value
Type:
K
[]
a GC allocated dynamic array, the elements of which are the keys in the map.
Meta
Source
See Implementation
swisstable
map
Map
aliases
SlotType
functions
byKey
byKeyValue
byValue
opApply
opBinaryRight
opIndex
opIndexAssign
remove
manifest constants
CompCondition
HashKeyArg
mixins
__anonymous
properties
keys
values