package
module
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Mar 7, 2022
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 27
Opens a new window with list of known importers.
README
¶
Documentation
¶
func Filter[T any](predicate func(T, int) bool) func([]T) []T
func Map[T any, R any](iteratee func(T, int) R) func([]T) []R
Source Files
¶
Click to show internal directories.
Click to hide internal directories.