• Deep check if two objects are equal

    Parameters

    • a: any

      first item to compare

    • b: any

      second item to compare

    Returns boolean

    True if they match