package
0.5.3
Repository: https://github.com/shenwei356/util.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Uniq removes duplicated elements in the list, and returns a new one.
UniqInplace is faster than Uniq for short slice (<1000).

# Type aliases

No description provided by the author