hasTypeArgument

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.