package
Version:
v1.0.59
Opens a new window with list of versions in this module.
Published: Aug 29, 2024
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
¶
func Map[T1, T2 any](f func(T1) T2, values []T1) []T2
func Where[T any](f func(T) bool, values []T) []T
Source Files
¶
Click to show internal directories.
Click to hide internal directories.