No.13746363 ViewReplyOriginalReport
Can numbers be thought as unary functions?
For example, can I write:
3*4=12
like this:
3(4)=12
?
Also, "0" would become a function that returns itself, "1" becomes a function that returns its argument unchanged, the concept of "multiplication" basically becomes useless. Would be awesome, what exactly could go wrong?