//
pkg.gl
Category
github.com/Luzifer/go_helpers/v2
str
package
2.25.0
Repository:
https://github.com/luzifer/go_helpers.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
39
Files
16 SLOC
#
Functions
AppendIfMissing
AppendIfMissing adds a string to a slice when it's not present yet.
StringInSlice
StringInSlice checks for the existence of a string in the slice.