Join Slack
Powered by
(i.e. something like `if (list.any { it !is MyClas...
# codereview
a
araqnid
12/20/2017, 9:33 PM
(i.e. something like
if (list.any { it !is MyClass }) emptyList() else list
)
2
Views
Open in Slack
Previous
Next