package
Version:
v0.1.1
Opens a new window with list of versions in this module.
Published: Jun 16, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 17
Opens a new window with list of known importers.
Documentation
¶
func Filter[T any](original []T, keep func(T) bool) []T
func Map[T1 any, T2 any](source []T1, delta func(T1) T2) []T2
Source Files
¶
Click to show internal directories.
Click to hide internal directories.