//
pkg.gl
Category
github.com/onflow/cadence
runtime
common
orderedmap
package
0.42.12
Repository:
https://github.com/onflow/cadence.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
4
Files
150 SLOC
#
Functions
New
New returns a new OrderedMap of the given size.
#
Structs
OrderedMap
OrderedMap.
Pair
Pair is an entry in an OrderedMap.