package
0.15.2-fef4a42
Repository: https://github.com/ydataai/go-core.git
Documentation: pkg.go.dev

# Functions

Filter an slice given a filter function.
FilterAndMap filter a list and converts to other list given a filter and a map functions.
Map convert a list given a map function.