kontainer ~master (2016-07-17T17:04:06Z)
Dub
Repo
OrderedAssocArray.add
kontainer
orderedAssocArray
orderedAssocArray
OrderedAssocArray
Undocumented in source. Be warned that the author may not have intended to support it.
void
add
(Pair!(KeyType, ValueType) pair)
void
add
(KeyType key, ValueType value)
class
OrderedAssocArray
(KeyType, ValueType)
void
add
(
KeyType
key
,
ValueType
value
)
Meta
Source
See Implementation
kontainer
orderedAssocArray
orderedAssocArray
OrderedAssocArray
constructors
this
functions
add
contains
free
opBinary
opIndex
opIndexAssign
properties
empty
front
keys
length
popFront
save
toString
values
variables
_keys