<@U0B8ZP13Q>: if we have `[a, b, c]`, why should n...
# language-proposals
k
@cedric: if we have
[a, b, c]
, why should not we have
{ a : 1, b : 2, c : 3}
🙂