[Haskell-cafe] proposal: point free case expressions

Nicolas Pouillard nicolas.pouillard at gmail.com
Thu Nov 5 15:44:00 EST 2009


Excerpts from Martijn van Steenbergen's message of Thu Nov 05 16:54:36 +0100 2009:
> Sebastiaan Visser wrote:
> >  > myFunc = anotherFunc $ case of
> >  >                          Left err -> print err
> >  >                          Right msg -> putStrLn msg
> > 
> > A minor syntactical addition, a big win!
> 
> +1!

+1

-- 
Nicolas Pouillard
http://nicolaspouillard.fr


More information about the Haskell-Cafe mailing list