toggle menu
core
1.31.1
common
switch theme
search in API
core
/
com.composables.core.androidx.collection
/
ObjectFloatMap
/
all
all
inline
fun
all
(
predicate
:
(
K
,
Float
)
->
Boolean
)
:
Boolean
Returns true if all entries match the given
predicate
.