Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Contains ¶
func Contains[T comparable](s []T, e T) bool
func ContainsAll ¶
func ContainsAll[T comparable](s []T, e []T) bool
func ContainsAny ¶ added in v0.0.5
func ContainsAny[T comparable](s []T, e []T) bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.