package
0.0.0-20221106014756-28cd0dc4edaf
Repository: https://github.com/sdlp99/sdpkg.git
Documentation: pkg.go.dev

# Functions

Sort accepts a map and returns a SortedMap that has the same keys and values but in a stable sorted order according to the keys, modulo issues raised by unorderable key values such as NaNs.

# Structs

SortedMap represents a map's keys and values.