Join Slack
Powered by
But otherwise, why not `list.map { Pair(it, someFu...
# announcements
c
cedric
06/30/2016, 4:55 PM
But otherwise, why not
list.map { Pair(it, someFunction(it)) }
?
2
Views
Open in Slack
Previous
Next