Re: Small feature request for future EU versions

new topic     » goto parent     » topic index » view thread      » older message » newer message

August wrote:
> > posted by: Vincent <darkvincentdude at yahoo.com>
> > It would be nice to have the '==' (equal comparison) relational
> > operator implemented in future versions of EU.
> Generally I think using `=' for assignment and `==' for comparison sucks! In 

I think using

    if mySeq==yourSeq then...

is a step in the right direction from

    if equal(mySeq,yourSeq) then...

That's 22 characters down from 28 characters, a 21% reduction in typing!
Not too shabby. :)

-=ck
"Programming in a state of EUPHORIA."
http://www.cklester.com/euphoria/

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu