package
3.30.2-nuv.2309151614
Repository: https://github.com/nuvolaris/task.git
Documentation: pkg.go.dev

# Functions

FromMap will create a new OrderedMap from the given map.
No description provided by the author
New will create a new OrderedMap of the given type and return it.

# Structs

An OrderedMap is a wrapper around a regular map that maintains an ordered list of the map's keys.