package
0.0.0-20250227122322-59689edd5517
Repository: https://github.com/ardanlabs/gotraining.git
Documentation: pkg.go.dev

# Functions

Make allows the creation of a stack with an initial capacity for efficiency.

# Structs

Data represents what is being stored on the stack.
Stack represents a stack of data.