Judy1Array.Judy1ArrayRange

Undocumented in source.

Constructors

this
this(void* array)
Undocumented in source.
this
this(void* array, size_t firstIndex, size_t lastIndex)
Undocumented in source.

Members

Functions

opDollar
size_t opDollar()
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
bool opIndex(size_t index)
Undocumented in source. Be warned that the author may not have intended to support it.
popBack
void popBack()
Undocumented in source. Be warned that the author may not have intended to support it.
popFront
void popFront()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

back
size_t back [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
count
auto count [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
empty
bool empty [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
front
size_t front [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
save
auto save [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta