DArrayObj

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(bool sortedMode, bool uniqueMode)
Undocumented in source.

Members

Functions

classname
string classname()
Undocumented in source. Be warned that the author may not have intended to support it.
clear
O clear()
Undocumented in source. Be warned that the author may not have intended to support it.
dup
O dup()
Undocumented in source. Be warned that the author may not have intended to support it.
empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.
length
size_t length()
Undocumented in source. Be warned that the author may not have intended to support it.
sorting
O sorting()
Undocumented in source. Be warned that the author may not have intended to support it.
toHash
size_t toHash()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.
uniquing
O uniquing()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_objs
Obj[] _objs;
Undocumented in source.

Meta