Pacote
    Preparing search index...

    Function isEmpty

    • Check whether a list is empty.

      Parameters

      • list: unknown

        Linked list.

      Returns list is undefined

      true if the provided linked list is empty, false otherwise.