13 Oct 22:35
couple of questions on monads
From: Daryoush Mehrtash <dmehrtash <at> gmail.com>
Subject: couple of questions on monads
Newsgroups: gmane.comp.lang.haskell.cafe
Date: 2008-10-13 20:37:46 GMT
Subject: couple of questions on monads
Newsgroups: gmane.comp.lang.haskell.cafe
Date: 2008-10-13 20:37:46 GMT
Question 1: Why are there lazy and strict modules of some monads? (e.g. Control.monad.State)
Question 2: If I define a new monad (say xyz), does it have to be as control.monad.xyz module?
daryoush
Question 2: If I define a new monad (say xyz), does it have to be as control.monad.xyz module?
daryoush
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe <at> haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
RSS Feed