Join Slack
Powered by
<@U0HDE11NW> Regarding `mapOf` you can create gene...
# announcements
a
andrewoma
01/07/2016, 6:01 AM
@rokee
Regarding
mapOf
you can create generically as you showed, you just need parenthesis. e.g.
mapOf<String, Int>()
creates an empty
Map
.
4
Views
Open in Slack
Previous
Next