Re: [If/then and sequences...]
- Posted by Ben Fosberg <BenFosberg at ATT.NET> Aug 29, 2000
- 397 views
What does it mean to say that one sequence is "greater than" or "less than" another sequence, given that the constituent "elements" of a sequence could be of any data type, including other sequences? Kat wrote: > On 29 Aug 2000, at 7:00, Michael Nelson wrote: > > > David Cuny wrote: > > <snip> > > > Some people might thing that EE or Win32Lib is my greatest contribution to > > > Euphoria. Not so! It was haraguing Robert into adding equal() to the > > > Euphoria. > > > > David, > > > > Could you also harrange him into adding greater() and less()? Maybe > > not_greater(), not_less() and not_equal() could also be added--but I see no > > real gain over not greaater(), not less() and not equal(). > > This points out the lack of a couple basic commands we could really use. I > still vote for > goto's, especially since i expect to see a lot of them in the translated C > code. > > Kat