package
0.8.0-rc.1
Repository: https://github.com/asenchi/ark.git
Documentation: pkg.go.dev

# Functions

Except returns a new string slice that contains all of the entries from `items` except `val`.
Has returns true if the `items` slice contains the value `val`, or false otherwise.