//
pkg.gl
Category
github.com/iotaledger/hive.go/core
datastructure
orderedmap
package
1.0.0-rc.3
Repository:
https://github.com/iotaledger/hive.go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
2
Files
185 SLOC
#
Functions
New
New returns a new *OrderedMap.
#
Structs
Element
Element defines the model of each element of the orderedMap.
OrderedMap
OrderedMap provides a concurrent-safe ordered map.