package
6.7.0-alpha+incompatible
Repository: https://github.com/pingcap/tidb.git
Documentation: pkg.go.dev

# Functions

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.
Copy is a deep copy of the slice.
NoneOf returns true if no element in the slice matches the predict func.