//
pkg.gl
Category
github.com/agflow/tools
agstring
package
0.0.20
Repository:
https://github.com/agflow/tools.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
17 SLOC
#
Functions
ContainsAll
ContainsAll checks if source slice contains all the given strings.
ContainsAny
ContainsAny checks if source slice contains any of given strings.