Join Slack
Powered by
There's also the `lines` and `lineSequence` functi...
# getting-started
m
marstran
09/20/2018, 2:24 PM
There's also the
lines
and
lineSequence
functions:
string.lines().joinToString("\n") { it.trim() }
.
Open in Slack
Previous
Next