package
Version:
v1.53.0
Opens a new window with list of versions in this module.
Published: Feb 11, 2025
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 Filter[T any](s []T, test func(t T) bool) []T
Filter the slice for all elements which test positive
Source Files
¶
Click to show internal directories.
Click to hide internal directories.