klmr / named-operator

Named operators for C++
Other
495 stars 32 forks source link

Operator powers #2

Open mathstuf opened 11 years ago

mathstuf commented 11 years ago

Some operators make sense with a power, such as Knuth arrows. Something like "3 <(arrow^4)- 3" would be interesting to see as a computation in code (though what that value portents would be scary).