//
pkg.gl
Category
github.com/ms-xy/go-common
slices
package
1.2.4
Repository:
https://github.com/ms-xy/go-common.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
22 SLOC
#
Functions
Filter
Filter applies fn on each value in the input slice and returns a new slice containing only those values where fn yielded true.