RevEquals | WebHare Platform SDK
WebHare Platform SDK
    Preparing search index...

    Type Alias RevEquals<X, Y>

    RevEquals: EqualsInternal<X, Y>

    Returns whether types X and Y are equal. If will give good feedback if X can't be assigned to Y

    Type Parameters

    • X

      First type

    • Y extends X

      Second type