@blockchaincommons/dcbor - v1.0.0-beta.3
    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 or not an array (matching hasTag)