Lilact
    Preparing search index...

    Function isEmpty

    • Checks whether a collection/set/array is empty.

      Parameters

      • value: any

        Value to check for emptiness.

      Returns boolean

      True if empty; otherwise false.