I think `listOf()` and `mapOf()` are good enough b...
# language-proposals
c
I think
listOf()
and
mapOf()
are good enough but they're a bit of a sore spot in DSL's, I would love to at least have
[a,b,c]
for lists, it would make DSL's look a lot more fluent.
👍 6