Function isEmpty

  • Check if an object is empty.

    Parameters

    • x: object

      an object

    Returns boolean

    |x| = 0?

Generated using TypeDoc