//
pkg.gl
Category
github.com/topxeq/gods
stacks
linkedliststack
package
0.0.0-20220125023913-b5718bb0c704
Repository:
https://github.com/topxeq/gods.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
4
Files
92 SLOC
#
Functions
New
New nnstantiates a new empty stack.
#
Structs
Iterator
Iterator returns a stateful iterator whose values can be fetched by an index.
Stack
Stack holds elements in a singly-linked-list.