From: Yukihiro Matsumoto Date: 2004-10-11T17:47:31+09:00 Subject: Re: ANN: Free-form-operators patch Hi, In message "Re: ANN: Free-form-operators patch" on Mon, 11 Oct 2004 17:38:39 +0900, Yukihiro Matsumoto writes: |I haven't settled my opinion about this patch. Surely this is a |interesting change, but has some concerns. One thing to add: * This patch makes difficult to add new operators in the language in the future. For example, I might feel like to add '->' behave as lambda as in Perl6. matz.