Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IterateMapInOrder ¶ added in v0.9.3
func MergeMaps ¶
func MergeMaps[M ~map[K]V, K comparable, V any](maps ...M) M
MergeMaps merges two or more maps together, into single map.
func RemoveDuplicates ¶
func RemoveDuplicates[K comparable](slice []K) []K
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.