package
1.12.0
Repository: https://github.com/agilebits/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.