package
Version:
v1.6.0
Opens a new window with list of versions in this module.
Published: Oct 31, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Map[X any, Y any](xs []X, f func(X) Y) []Y
Convert a slice of one object into another using a function
Convert a slice of one object into another using a function that returns an error.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.