Adding an ignore function to Control.Monad
Gwern Branwen
gwern0 at gmail.com
Fri Jul 10 22:45:30 EDT 2009
OK, let's apply a little democracy here. Reading back through the
thread, I tally the votes:
# Nothing
David Menendez
John Meachem (?)
# Just
## Control.Monad.ignore m a -> m ()
Michael Snoyman
Neil Mitchell
Isaac Dupree
Maurício
Martijn van Steenbergen
### Control.Monad.ignore f a -> f ()
Edward Kmett
## Control.Monad.void m a -> m ()
Don Stewart
Iavor Diatchki
--
gwern
More information about the Libraries
mailing list