toggle menu
core
1.31.1
common
switch theme
search in API
core
/
com.composables.core.androidx.collection
/
MutableScatterMap
/
removeIf
remove
If
inline
fun
removeIf
(
predicate
:
(
K
,
V
)
->
Boolean
)
Removes any mapping for which the specified
predicate
returns true.