//
pkg.gl
Category
github.com/tomadele/go-common
helpers
arrays
package
0.0.7
Repository:
https://github.com/tomadele/go-common.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
24 SLOC
#
Functions
AppendAllIfMissing
AppendAllIfMissing appenda i if not found in slice.
AppendIfMissing
AppendIfMissing appenda i if not found in slice.
RemoveFromArray
RemoveFromArray removes a string object from the given slice.