However, I often wonder why map literals are so im...
# language-proposals
o
However, I often wonder why map literals are so important? I don’t often do something like
mapOf(1 to b)
longer than few items, and if longer it’s most likely in tests or smth