//
pkg.gl
Category
github.com/ydataai/go-core
pkg
common
collections
package
0.15.2-fef4a42
Repository:
https://github.com/ydataai/go-core.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
25 SLOC
#
Functions
Filter
Filter an slice given a filter function.
FilterAndMap
FilterAndMap filter a list and converts to other list given a filter and a map functions.
Map
Map convert a list given a map function.