David Menendez <dave <at> zednenem.com> writes: > > It's because >>= is a binary operator. When you partially apply a > binary operator, you get a "section" which applies one of the two > arguments. >
Understood :-)! Thanks for the responses -- both of them. Milind Patil _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
