OrderedAA

Undocumented in source.

Members

Functions

byKey
auto byKey()
Undocumented in source. Be warned that the author may not have intended to support it.
byKeyValue
KV[] byKeyValue()
Undocumented in source. Be warned that the author may not have intended to support it.
byValue
auto byValue()
Undocumented in source. Be warned that the author may not have intended to support it.
opBinaryRight
KV* opBinaryRight(K k)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
KV opIndex(K k)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndexAssign
void opIndexAssign(V v, K k)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

KV
struct KV
Undocumented in source.

Meta