Stack.top

Top stack element. Note: Stack must be non-empty.

struct Stack(T)
T
top
()

Meta