That wouldn't be very macroish, no.
/ Peter Lundqvist (disjunkt)
Previous text:
2003-05-15 21:09: Subject: top level infix operators
How macroish would that be? It'd be fairly simple if all the operator declarations are strictly lexical, just like cpp macros so that they would have to reside in some header file. Otherwise you'd have to figure out all sorts of rules regarding how the operators are looked up and what should happen if they conflict between different classes and/or modules.
/ Martin Stjernholm, Roxen IS