After some thought, I think I prefer the \_ -> notation in many cases. 1. It is easy to generalize to \_ _ ->, etc. 2. the stuff we ignore can be named (\ _input -> )
In general, do leave stylistic decisions/changes to the maintainer of the code. Thanks, JP. On Sun, Dec 7, 2008 at 6:15 AM, Jeff Wheeler <[EMAIL PROTECTED]> wrote: > > Sat Dec 6 23:24:49 EST 2008 [EMAIL PROTECTED] > * Yi/Syntax.hs: swap \_ for const > Ignore-this: de264282d701baf7b0c090039968c73a > > M ./Yi/Syntax.hs -1 +1 > > > > --~--~---------~--~----~------------~-------~--~----~ Yi development mailing list [email protected] http://groups.google.com/group/yi-devel -~----------~----~----~----~------~----~------~--~---
