package
9.0.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.
NoneOf returns true if no element in the slice matches the predict func.