package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: May 20, 2026
License: Apache-2.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 Filter[T any](slice []T, fn func(T) bool) []T
func Map[T any, R any](slice []T, fn func(T) R) []R
Source Files
¶
Click to show internal directories.
Click to hide internal directories.