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

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to