[parenscript-devel] ++ and --

David Sargeant david at dsargeant.com
Sat Jan 19 18:19:26 UTC 2013


(++ x) => plus(x);

and

(-- x) => (x);

Is this correct behavior?


David




More information about the parenscript-devel mailing list