Re: three stupid newbie questions :-)
- Posted by Pete Lomax <petelomax at blueyonder.co.uk> Jan 20, 2004
- 458 views
On Tue, 20 Jan 2004 01:02:57 +0000, Andy Serpa <ac at onehorseshy.com> wrote: >Regarding the usefulness of the Euphorian-style sequence comparison -- I >couldn't go without it. Makes my code at least 50% easier to write than >it would be otherwise. Love it. I'm lobbying for the conditional >operator to make it even easier... OK, how about allowing a ":=" operator to perform an assignment in the middle of an expression, then? Using eg a:=1 on its own would cause a variant of "function result must be assigned or used" error message Pete