
12 Dec
2006
12 Dec
'06
11:56 p.m.
On Tue, 12 Dec 2006 15:49:25 -0500, Yang wrote:
Hi, I'm at the moment writing a very simple function, spanM (a la mapM). I realize that this is a rather general-purpose function, so I'm wondering if I should submit this as a patch for MissingH. If so, where in the new hierarchy should this be placed?
Thanks in advance.
I would suggest Data.List.Utils. But if you prefer, I wouldn't object to you creating a Control.Monad.Utils. Info on contributing can be found here: http://software.complete.org/missingh If you need any help, please ask. I'm glad to lend a hand. -- John