//
pkg.gl
Category
github.com/emirpasic/gods
stacks
arraystack
package
1.18.1
Repository:
https://github.com/emirpasic/gods.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
5
Dependents
48
Files
130 SLOC
#
Functions
New
New instantiates a new empty stack.
#
Structs
Iterator
Iterator returns a stateful iterator whose values can be fetched by an index.
Stack
Stack holds elements in an array-list.