Join Slack
Powered by
is there a better way of trimming strings in a lis...
# getting-started
j
jan.rabe
01/16/2017, 7:41 PM
is there a better way of trimming strings in a list?
list.apply{ forEach { it.trimMargin() } }
Open in Slack
Previous
Next