# Functions

NewStack constructs an empty stack.

# Structs

Stack is a generic LIFO container for untyped object.