- allocate
void[] allocate()
Undocumented in source. Be warned that the author may not have intended to support it.
- deallocate
void deallocate(void[] data)
Undocumented in source. Be warned that the author may not have intended to support it.
- dispose
void dispose(T* obj)
Undocumented in source. Be warned that the author may not have intended to support it.
- extend
void extend()
Undocumented in source. Be warned that the author may not have intended to support it.
- make
T* make(Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
- usedSlots
uint usedSlots()
Undocumented in source. Be warned that the author may not have intended to support it.