//
pkg.gl
Category
github.com/cloudflare/unsee
internal
slices
package
0.9.2
Repository:
https://github.com/cloudflare/unsee.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
5
Files
16 SLOC
#
Functions
BoolInSlice
BoolInSlice returns true if given bool is found in a slice of bools.
StringInSlice
StringInSlice returns true if given string is found in a slice of strings.