[Haskell-beginners] external sort

Felipe Lessa felipe.lessa at gmail.com
Sat Jul 11 21:59:19 EDT 2009


On Sat, Jul 11, 2009 at 08:40:10PM -0400, Keith Sheppard wrote:
> 2) I'm guessing there's a smarter way to do unwrapMonads?

unwrapMonads is actually sequence :), see [1].

[1] http://hackage.haskell.org/packages/archive/base/latest/doc/html/src/Control-Monad.html#sequence

--
Felipe.


More information about the Beginners mailing list