Stack.push

Adds vals at end of stack

struct Stack(T)
void
push
()

Meta