Re: Euphoria 4.0.1
- Posted by Vinoba Mar 13, 2011
- 2633 views
For all of the standard dyadic (two arguments) math, it is easy enough to check within the assembler code ((or hopefully with the C code) whether one or the other side has only one element, and act accordingly. It would be nice if the function definition and other areas are also equally forgiving.