//
pkg.gl
Category
github.com/shenwei356/util
numbers
package
0.5.3
Repository:
https://github.com/shenwei356/util.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
79 SLOC
#
Functions
Equal
No description provided by the author
Uniq
Uniq removes duplicated elements in the list, and returns a new one.
UniqInplace
UniqInplace is faster than Uniq for short slice (<1000).
#
Type aliases
Uint64Slice
No description provided by the author