Join Slack
Powered by
also the `== true` is superfluous, `filterNot { it...
# codereview
r
revbingo
07/28/2017, 10:06 AM
also the
== true
is superfluous,
filterNot { it.message?.isNullOrBlank() }
is sufficient
4
Views
Open in Slack
Previous
Next