//
pkg.gl
Category
github.com/iotaledger/hive.go/core
datastructure
stack
package
1.0.0-rc.3
Repository:
https://github.com/iotaledger/hive.go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
134 SLOC
#
Functions
New
New returns a new Stack that is thread safe if the optional threadSafe parameter is set to true.
#
Interfaces
Stack
Stack is a stack of elements.