Classes
Predicate that all input arguments are alphanumeric strings
Predicate that all input arguments are alphabetics strings
Predicate that all input arguments are array values
Predicate that all input arguments are boolean values
Predicate that all input arguments are callable values
Predicate that all input arguments contains only control characters
Predicate that all input arguments contains only digit characters
Predicate that all input arguments are empty
Predicate that all input arguments are equal
Predicate that all input arguments are equal to a given argument
Predicate that all input arguments are float values
Predicate that all input arguments contains any printable characters except space
Predicate that all input arguments are int values
Predicate that all input arguments are lowercase strings
Predicate that all input arguments are not empty
Predicate that all input arguments are not null
Predicate that all input arguments are null values
Predicate that all input arguments are numeric values
Predicate that all input arguments are objects
Predicate that all input arguments contains only printable characters
Predicate that all input arguments contains any printable character
which is not whitespace or an alphanumeric character
Predicate that all input arguments are resources values
Predicate that all input arguments are strictly equal to a given argument
Predicate that all arguments are strictly equal
Predicate that all input arguments are scalar values
Predicate that all input arguments contains only whitespace characters
Predicate that all input arguments are string values
Predicate that all input arguments are uppercase strings
Predicate that all input arguments contains only hexadecimal characters
Composed predicate that represents a short-circuiting logical AND of this predicate and another
Predicate that represents the result of external callable predicate
Composed predicate that represents a complex predicate statement
Predicate that represents the predicate on two arguments
Opaque predicate that is always false
Predicate that represents the predicate only on float arguments
Composed predicate that represents if/else predicate
Composed predicate that represents if predicate
Predicate that represents the predicate only on int arguments
Framework, that is logical negation of the other predicate
Composed predicate that represents the short-circuiting logical OR of this predicate and another
A functional predicate that may be true or false
Predicate that represents the predicate on single argument
Predicate that represents the predicate only on string arguments
Opaque predicate that is always true
Composed predicate that represents a short-circuiting logical XOR of this predicate and another