Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Equal ¶ added in v0.24.8
func Equal[T comparable](map1 map[string]T, map2 map[string]T) bool
Equal returns TRUE if the two maps are identical, having the same items in the same order, with no alterations.
func KeysSorted ¶ added in v0.22.0
KeysSorted returns all keys of a map, sorted
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.