//
pkg.gl
Category
github.com/go-ecosystem/utils/v2
array
package
2.3.0
Repository:
https://github.com/go-ecosystem/utils.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
0
Dependents
0
Files
41 SLOC
#
Functions
Contains
Contains determine whether the element is in the array.
HasDuplicateItem
HasDuplicateItem check has duplicate items.
Map
Map map.
RemoveDuplicateElements
RemoveDuplicateElements remove duplicate elements.