//
pkg.gl
Category
github.com/sneat-co/sneat-go-core
reorder
package
0.34.3
Repository:
https://github.com/sneat-co/sneat-go-core.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
1
Files
42 SLOC
#
Functions
IndexOf
IndexOf returns index of a string in an array or -1 if not found.
InsertStr
InsertStr insert a string into an array.
MoveStr
MoveStr moves a string in an array.
RemoveStr
RemoveStr removes a string from an array.