Function isDisjoint

  • Check if objects have no common keys.

    Returns

    x ∩ y = Φ?

    Parameters

    • x: object

      an object

    • y: object

      another object

    Returns boolean

Generated using TypeDoc