Join Slack
Powered by
Calling `collection.removeIf {}` give `call requir...
# android
e
edwardwongtl
02/05/2018, 8:49 AM
Calling
collection.removeIf {}
give
call require API level 24
error, I suppose Kotlin stdlib's
MutableList<T>.removeAll { predicate }
will do the same?
36
Views
Open in Slack
Previous
Next