There is a similar case with overhead in creating ...
# stdlib
v
There is a similar case with overhead in creating maps:
mapOf(1 to 2)
. Will
1:2
syntax solve that?