List

Undocumented in source.

Members

Functions

put
void put(T* t)
Undocumented in source. Be warned that the author may not have intended to support it.
remove
void remove(size_t idx)
Undocumented in source. Be warned that the author may not have intended to support it.
shrinkTo
void shrinkTo(size_t size)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin Node!tag
Undocumented in source.

Variables

items
Array!(T) items;
Undocumented in source.

Meta