package
Version:
v7.0.4
Opens a new window with list of versions in this module.
Published: Jan 30, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
AllOf returns true if all elements in the slice match the predict func.
AnyOf returns true if any element in the slice matches the predict func.
func Copy[T any](a []*T) []*T
Copy is a deep copy of the slice.
NoneOf returns true if no element in the slice matches the predict func.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.