[Haskell-cafe] Infix expressions (Was: Monads aren't evil)

Henning Thielemann schlepptop at henning-thielemann.de
Sat Jan 10 21:25:33 EST 2009


Peter Verswyvelen schrieb:

> Now, for binary operators, Thomas Davie made a nice pair of combinators
> on Hackage (InfixApplicative) that would allow this to become:
> 
> h3 x = f x <^(+)^> g x

http://www.haskell.org/haskellwiki/Infix_expressions



More information about the Haskell-Cafe mailing list