Fork me on GitHub
#off-topic
<
2016-04-12
>
borkdude10:04:03

how do I transform Immutable.js List to a Map

borkdude10:04:14

and where is a good place to ask

lnwdr11:04:43

List([1, 2, 3]).toMap(); should do it