Contents
Return True if cls defines a generic parameter matching param.
True
cls (type | GenericAlias)
param (str | TypeVar)
bool