package
0.0.6
Repository: https://github.com/coderi421/gframework.git
Documentation: pkg.go.dev

# Functions

Find return true if target in slice, return false if not.
FindInt return true if target in slice, return false if not.
FindString return true if target in slice, return false if not.
FindUint return true if target in slice, return false if not.
RemoveString remove string from slice if function return true.