1. x^a, x mod z, div, and I want my own infix funk!

The power, and remainder functions are horrible! They're making a lot of code
difficult to read, and it's not like there aren't any infix ops... How about
letting us make our own functions infix? like this:

function relprime(a,b) ....

infix 1 relprime #
15 # 9 --> true

Or something like that...

/Anders
--------------------------------------------------------------
Anders Eurenius <c96aes at cs.umu.se> UIN:1453793
Computer Science/Engineering student at the university of Umea
--------------------------------------------------------------

new topic     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu