Hacker News new | ask | show | jobs
by SideburnsOfDoom 1427 days ago
If addition is "the first operation", then "increment" is the zeroth operation. You know, counting 1,2,3,4.

If we define multiplication as repeated addition, then we define addition as repeated increment, where A + B is: start at zero, increment A times then B times.

1 comments

increment is no longer a binary operation