Function equalsOrSameString

  • Returns if 2 objects are either equal via the Equal trait, or have the same string representations.

    Type Parameters

    Parameters

    • lhs: T
    • rhs: T

    Returns boolean

Generated using TypeDoc