package
0.0.0-20240310010237-a3f02065c60a
Repository: https://github.com/goki/go-tools.git
Documentation: pkg.go.dev

# Functions

NewMap returns a new map whose keys are ordered by the given comparison function (a strict weak order).

# Structs

Map is an associative mapping from keys to values, both represented as interface{}.