- Functions
- anytrue
anytrue
Function
anytrue
returns true
if any element in a given collection is true
or "true"
. It also returns false
if the collection is empty.
anytrue
Functionanytrue
returns true
if any element in a given collection is true
or "true"
. It also returns false
if the collection is empty.