Colin Paul Adams <[email protected]> writes: >>>>>> "Lennart" == Lennart Augustsson <[email protected]> writes: > > Lennart> Of course, n+k will be missed by Haskell obfuscators. I > Lennart> mean, what will we do without (+) + 1 + 1 = (+) ? > > I think what would be missed would you be having the opportunity to > explain to me what it means.
It means the same as (+) ((+) + 1) 1 = (+) HTH &c. -- Jón Fairbairn [email protected] http://www.chaos.org.uk/~jf/Stuff-I-dont-want.html (updated 2009-01-31) _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
