- Functions
- alltrue
alltrue
Function
alltrue
returns true
if all elements in a given collection are true
or "true"
. It also returns true
if the collection is empty.
alltrue
Functionalltrue
returns true
if all elements in a given collection are true
or "true"
. It also returns true
if the collection is empty.