Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Contains ¶ added in v0.19.0
func Contains[T comparable](s []T, val T) bool
func InArray ¶
func InArray[T comparable](val T, array []T) bool
func KeysMap ¶ added in v0.19.0
func KeysMap[K comparable, V any](m map[K]V) []K
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.