AssocListT

Undocumented in source.

Members

Functions

opIndex
const(V) opIndex(K key)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

entries
AssocEntryT!(K, V)[] entries;
Undocumented in source.

Meta