Stack.root

Undocumented in source.
struct Stack(T)
protected @nogc
Element* root;

Meta