package
1.18.1
Repository: https://github.com/emirpasic/gods.git
Documentation: pkg.go.dev

# Functions

New instantiates a new empty stack.

# Structs

Iterator returns a stateful iterator whose values can be fetched by an index.
Stack holds elements in an array-list.