[Haskell-cafe] Another point-free question (>>=, join, ap)

Edsko de Vries devriese at cs.tcd.ie
Fri Feb 13 04:14:48 EST 2009


Hey,

Thanks for all the suggestions. I was hoping that there was some uniform
pattern that would extend to n arguments (rather than having to use
liftM2, litM3, etc. or have different 'application' operators in between
the different arguments); perhaps not. Oh well :)

Thanks again!

Edsko


More information about the Haskell-Cafe mailing list