package
Version:
v0.4.0
Opens a new window with list of versions in this module.
Published: Feb 6, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
AnnotationKey = "there-is-always-money"
AnnotationValue = "in-the-banana-stand"
)
func Map[A any, B any](f func(a A) B, as []A) []B
func MapIndex[A any, B any](f func(i int, a A) B, as []A) []B
Source Files
¶
Click to show internal directories.
Click to hide internal directories.