Skip to main content

isTypeSubTypeOf

Callable


  • Provided a type and a super type, return true if the first type is either equal or a subset of the second super type (covariant).


    Parameters

    Returns boolean