//
pkg.gl
Category
github.com/jianyuan/go-utils
sliceutils
package
0.0.0-20241210005310-ec4088c3adbd
Repository:
https://github.com/jianyuan/go-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
4
Files
7 SLOC
#
Functions
Map
Map applies the function f to each element in the slice s and returns a new slice containing the results.