toggle menu
KAHelpers
androidJvm
switch theme
search in API
collections
/
dev.funkymuse.collections
/
removeIfCompat
remove
If
Compat
inline
fun
<
T
>
MutableList
<
T
>
.
removeIfCompat
(
noinline
filter
:
(
T
)
->
Boolean
)