1. Re: [If/then and sequences...]
- Posted by Bernie <xotron at PCOM.NET> Aug 31, 2000
- 667 views
On Wed, 30 Aug 2000 18:26:02 -0700, David Cuny <dcuny at LANSET.COM> wrote: >I strongly disagree. It's too far easy to type '=' for '=='. I've always >considered this to be a Very Bad Thing in C and C-derived languages. I don't >have anything nice to say about '=:', either. David: Maybe the solution is to add a #define to Euphoria. In that way we could alias any operator to are preference. In addition we could create some basic macros. Bernie

