On 20/02/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
It's also known as

  sequence :: Monad m => [m b] -> m [b]

with m = (->) a

Don't forget to import Control.Monad.Instances for this to work.

--
-David House, [EMAIL PROTECTED]
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to