[Haskell-beginners] Running a list of functions

Manfred Lotz manfred.lotz at arcor.de
Sat Aug 20 20:36:16 CEST 2011


On Sat, 20 Aug 2011 14:08:43 -0400
David Place <d at vidplace.com> wrote:

> sequence_ :: Monad m => [m a] -> m ()

Thanks. I found sequence but I have to learn to add an underscore to a
funtion in order to see if this could be it.



-- 
Manfred





More information about the Beginners mailing list