Stack.stack

Undocumented in source.
struct Stack(T)
Vector!Element stack;

Meta