package
Version:
v1.0.32
Opens a new window with list of versions in this module.
Published: Mar 8, 2023
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
func Map[T any, TK any](input *[]T, f func(l T) TK) []TK
func Where[T any](input []T, f func(T) bool) []T
Source Files
¶
Click to show internal directories.
Click to hide internal directories.