Join Slack
Communities
Powered by
`line?.let { it.split(sep) }` instead of `if (...)...
# announcements
m
mg6maciej
03/08/2017, 4:36 PM
line?.let { it.split(sep) }
instead of
if (...) {
.
Open in Slack
Previous
Next