evael-lib ~master (2021-11-14T17:39:38.2764722)
Dub
Repo
KeyValueNode.this
evael
lib
containers
dictionary
KeyValueNode
Undocumented in source.
struct
KeyValueNode
(K, V)
@
nogc
this
(
K
key
,
V
value
,
KeyValueNode
*
next
)
Meta
Source
See Implementation
evael
lib
containers
dictionary
KeyValueNode
constructors
this
variables
key
value