Join Slack
Powered by
I think you're looking for `associateWith`. You ca...
# getting-started
m
marstran
10/18/2018, 9:48 AM
I think you're looking for
associateWith
. You can do
list.associateWith { value(it) }
.
Open in Slack
Previous
Next