• Checks whether the These is a That.

    Type Parameters

    • A

    • B

    Parameters

    • these: These<A, B>

      The These to be checked.

    Returns these is That<B>

    Whether the These is a That.

Generated using TypeDoc