DArrayString

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(bool sortedMode, bool uniqueMode)
Undocumented in source.
this
this(string[] values)
Undocumented in source.
this
this(string[] values)
Undocumented in source.
this
this(bool sortedMode, bool uniqueMode, string[] values)
Undocumented in source.

Members

Functions

join
string join(string separator)
Undocumented in source. Be warned that the author may not have intended to support it.
opCall
O opCall(string[] newItems)
Undocumented in source. Be warned that the author may not have intended to support it.
opCall
O opCall(string[] newItems)
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.

Meta