Dan Sugalski <[EMAIL PROTECTED]> wrote: > I'm wondering if it'd be useful enough to be worthwhile to have > non-flowcontrol min/max ops. Something like:
> min P1, P2, P3 > max P1, P2, P3 Which cmp operation of the three we have? I smell opcode bloat. > On the one hand this'd make some of the code I'm generating now > simpler dynops/dan.ops does exist already :) leo