- back
inout(T) back [@property getter]
Undocumented in source.
- capacity
size_t capacity [@property setter]
Set capacity to newCapacity.
- capacityInBytes
size_t capacityInBytes [@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
inout(T) front [@property getter]
Undocumented in source.
- length
size_t length [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- length
size_t length [@property setter]