@blockchaincommons/dcbor - v1.0.0-beta.1
    Preparing search index...

    Function arrayIsEmpty

    • Check if array is empty.

      Parameters

      • cbor: Cbor

        CBOR value (must be array)

      Returns boolean

      True if empty, false if not empty, undefined if not array