//
pkg.gl
Category
github.com/sourcenetwork/defradb
internal
utils
slice
package
0.14.0
Repository:
https://github.com/sourcenetwork/defradb.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
29 SLOC
#
Functions
RemoveDuplicates
RemoveDuplicates removes duplicates from a slice of elements.
RemoveFirstIf
RemoveFirstIf removes the first element that satisfies the predicate.