Proposal: Adding Kleisli composition to Control.Monad

Samuel Bronson naesten at gmail.com
Fri Nov 17 23:19:05 EST 2006


On 11/17/06, J. Garrett Morris <trevion at gmail.com> wrote:

> Agreed.  I would suggest this is no more useful than
>
> f . g = g f

But... that is patent nonsense!

(f . g) x = f (g x)

Everyone knows that!


More information about the Libraries mailing list