Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IntToBool ¶
func IntToBool[T constraints.Signed](a T) bool
func Keys ¶
func Keys[K comparable, V any](m map[K]V) []K
Keys returns a slice of the keys of the map. based with go 1.18 generics
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.