It not only helps in terms of `listOf`, but also i...
# language-proposals
k
It not only helps in terms of
listOf
, but also in function declaration too. Let’s assume that you could do
fun applyConfig(config: [String : String])
.