//
pkg.gl
Category
github.com/iotaledger/hive.go/core
generics
orderedmap
package
1.0.0-rc.3
Repository:
https://github.com/iotaledger/hive.go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
7
Files
137 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.