has Type Argument
Checks if any type argument matches the given predicate.
Return
true
if any type argument matches the predicate, otherwise false
.
Parameters
predicate
The predicate to evaluate against each type argument.
Checks if any type argument matches the given predicate.
true
if any type argument matches the predicate, otherwise false
.
The predicate to evaluate against each type argument.