Join Slack
Powered by
btw, `d.entries.map { it.key to it.value }` is the...
# announcements
o
orangy
05/06/2016, 2:25 PM
btw,
d.entries.map { it.key to it.value }
is the same as
d.toList()
Open in Slack
Previous
Next