Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IncludesString ¶
func IndexOf ¶ added in v0.18.0
func IndexOf[T comparable](s []T, v T) int
func IndexOfFunc ¶ added in v0.18.0
func Keys ¶ added in v0.18.1
func Keys[T comparable, U any](m map[T]U) []T
func Remove ¶ added in v0.22.0
func Remove[T comparable](s []T, v T) []T
func SortedKeys ¶ added in v0.18.1
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.