Join Slack
Powered by
There's associateBy for that: `list.associateBy({ ...
# stdlib
i
ilya.gorbunov
04/04/2018, 6:32 PM
There's associateBy for that:
list.associateBy({ it }, { f(it) })
Open in Slack
Previous
Next