commons
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
commons
commons-collections
/
xyz.xenondevs.commons.collections
/
removeFirstWhere
remove
First
Where
inline
fun
<
E
>
MutableIterable
<
E
>
.
removeFirstWhere
(
test
:
(
E
)
->
Boolean
)
:
Boolean