Join Slack
Powered by
`list.associate { key to value }`. Or `list.associ...
# getting-started
d
diesieben07
06/07/2018, 12:52 PM
list.associate { key to value }
. Or
list.associateBy { key }
, if the values are just your list elements.
Open in Slack
Previous
Next