package
Version:
v0.0.0-...-444f7c5
Opens a new window with list of versions in this module.
Published: Dec 9, 2023
License: BSD-2-Clause
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[T any, U any](s []T, fn func(T) U) []U
Map transforms a slice's elements based on a function.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.