package
Version:
v0.0.0-...-56c857f
Opens a new window with list of versions in this module.
Published: Jun 18, 2023
License: MIT
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
¶
A homegrown functional programming library, heavily using go generics.
func Map[T any, M any](a []T, f func(T) M) []M
Source Files
¶
Click to show internal directories.
Click to hide internal directories.