-
@arrdem problem is foo[a b] would be indistinguishable from the symbol foo followed by a vector literal with the symbols a and b as elements, unless whitespace became significant. my gut is a special character is better than significant whitespace, but maybe not?