DMapString

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(string[string] values)
Undocumented in source.

Members

Functions

add
O add(string[string] values)
Undocumented in source. Be warned that the author may not have intended to support it.
add
O add(string[string][] values)
Undocumented in source. Be warned that the author may not have intended to support it.
opCall
O opCall(string[string] values)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndexAssign
void opIndexAssign(V value, K key)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndexAssign
void opIndexAssign(string value, string key)
Undocumented in source. Be warned that the author may not have intended to support it.
toCSS
string toCSS()
Undocumented in source. Be warned that the author may not have intended to support it.
toHTML
string toHTML()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

items
string[string] items [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
items
string[] items [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
items
string[string] items [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta