has All Parameters
Checks if all parameters match the given predicate.
Return
true if all parameters match the predicate, otherwise false.
Parameters
predicate
A function that evaluates each parameter declaration.
Checks if all parameters match the given predicate.
true if all parameters match the predicate, otherwise false.
A function that evaluates each parameter declaration.