Join Slack
Powered by
<@U4B7S1XRC> how about `str.takeUnless { it.isEmpt...
# getting-started
o
okkero
03/20/2017, 11:48 PM
@sannysanoff
how about
str.takeUnless { it.isEmpty() } ?: "replacement"
?
Open in Slack
Previous
Next