Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Contains ¶
func Contains[T comparable](haystack []T, needle T) bool
func ContainsCompare ¶ added in v0.7.5
func Overlap ¶ added in v0.7.5
func Overlap[T comparable](a []T, b []T) bool
Overlap returns if the 2 sets have any overlap (element(s) in common)
func OverlapCompare ¶ added in v0.7.5
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.