package
0.34.3
Repository: https://github.com/sneat-co/sneat-go-core.git
Documentation: pkg.go.dev

# Functions

IndexOf returns index of a string in an array or -1 if not found.
InsertStr insert a string into an array.
MoveStr moves a string in an array.
RemoveStr removes a string from an array.