> Yes, but no one has proposed adding syntax for Dictionaries.
> Or Sets. For that matter, the curly braces remind me a lot more
> of sets than arrays, but the square bracket's already taken.
I proposed
Dictionary from: { a -> b. c -> d }
Set from: { a. b. c. d }
Paolo