package
Version:
v1.2.0
Opens a new window with list of versions in this module.
Published: Oct 12, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package orderedmap offers an ordered group of key/value pairs.
Map is a combination of a map and a double linked list.
New initializes an ordered map and returns it.
Keys returns a slice with all the keys of the map.
Set inserts a new pair at the end of the map.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.