[Haskell-cafe] Lambda-case / lambda-if

Roel van Dijk vandijk.roel at gmail.com
Mon Oct 4 13:11:18 EDT 2010


I really like the lambda-case. There are dozens of places in my code
where I could use it.

Not so sure about the lambda-if. It is just as easily done using an
ordinary function.

lambda-case: +1
lambda-if: neutral


More information about the Haskell-Cafe mailing list