Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CollectionContains ¶
func CollectionContains(largeArr interface{}, smallArr interface{}) bool
CollectionContains that large collection contains small collection.
func Contains ¶
func Contains(arr interface{}, item interface{}) bool
Contains is a convenience function that returns true if str matches any of the values.
func StringCollectionIntersection ¶
StringCollectionIntersection intersection with string collection.
func StringCollectionUnion ¶
StringCollectionUnion union with string collection.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.