has Parameter
Checks if any parameter matches the given predicate.
Return
true if any parameter matches the predicate, otherwise false.
Parameters
predicate
A function that evaluates each parameter declaration.
Checks if any parameter matches the given predicate.
true if any parameter matches the predicate, otherwise false.
A function that evaluates each parameter declaration.