| Array notation conventions aside, I think the simple rule that normal
| application has higher precedence than infix application is a Big Win.
| Perhaps the committee should have introduced special syntax for arrays,
| but that was simply not palatable to most of the members, even though
| it was for lists.

The problem was that all the brackets were taken for other purposes.
We could have used multicharacter brackets, such as

        f x[\i\]

but this strikes me as even more painful, or at least, not worth the
complication of the special syntax.

--Joe

Reply via email to