//
pkg.gl
Category
github.com/subchen/go-stack
orderedmap
package
1.0.1
Repository:
https://github.com/subchen/go-stack.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
157 SLOC
#
Functions
New
New creates a new OrderedMap instrance.
#
Structs
OrderedMap
OrderedMap is a map where the keys keep the order that they're added.