• Given a bra-list aBra, returns a boolean telling if the bra-list is empty or not.

    Parameters

    • aBra: BraList<any>

      the bra-list to consider

    Returns boolean

    if the bra-list is empty