//
pkg.gl
Category
github.com/matrixorigin/matrixcube
components
prophet
util
slice
package
0.3.0
Repository:
https://github.com/matrixorigin/matrixcube.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
5
Files
19 SLOC
#
Functions
AllOf
AllOf returns true if all elements in the slice match the predict func.
AnyOf
AnyOf returns true if any element in the slice matches the predict func.
NoneOf
NoneOf returns true if no element in the slice matches the predict func.