Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func All ¶ added in v0.1.3
func All[T comparable](slice []T, pred func(T) bool) bool
func ContainsSome ¶
func ContainsSome[T comparable](collection []T, candidates ...T) bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.