TomTomAndroidTools
androidJvm
api_util
/
com.tomtom.tools.android.api.util
/
anyTrue
any
True
fun
Collection
<
Boolean
?
>
.
anyTrue
(
)
:
Boolean
Checks whether any element in the collection is
true
. Returns
false
if empty.