//
pkg.gl
Category
github.com/pashifika/util
slices
package
0.3.11
Repository:
https://github.com/pashifika/util.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
60 SLOC
#
Functions
FilterFunc
No description provided by the author
MergeNotDuplicate
MergeNotDuplicate is merge multiple slices and remove duplicate entries.
MergeNotDuplicateFunc
MergeNotDuplicateFunc is like MergeNotDuplicate but uses a comparison function.