Name: Anonymous 2007-10-11 13:04
Let's come up with more operators and make a Touring-complete language out of them!
I'll start with the classic one, the spaceship operator:
<=>, for operands a and b: returns true if a is less than b, if a is greater than b, and if a is equal to b. Otherwise false.
I'll start with the classic one, the spaceship operator:
<=>, for operands a and b: returns true if a is less than b, if a is greater than b, and if a is equal to b. Otherwise false.