package
Version:
v1.7.0
Opens a new window with list of versions in this module.
Published: Jan 27, 2025
License: AGPL-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, V any](ts []T, fn func(T) V) []V
func Reduce[T, A any](ts []T, acc A, fn func(value T, acc A) A) A
Source Files
¶
Click to show internal directories.
Click to hide internal directories.