Stack.data

Undocumented in source.
struct Stack(T)
T[] data;

Meta