package
Version:
v0.0.0-...-4c8f420
Opens a new window with list of versions in this module.
Published: Apr 11, 2023
License: GPL-3.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[T any, R any](data []T, fn func(*T) R) []R
Map applies the given function to each element of the given array and returns
Source Files
¶
Click to show internal directories.
Click to hide internal directories.