Hello MaurĂ­cio,

Friday, February 03, 2006, 7:28:16 PM, you wrote:

M>    I wonder if I could write a generic while based on your example:

while :: (a ->> IO a) -> (a -> Bool) -> IO ()

M>    I'll probably learn something trying that.

i have about 5-10 imperative control structures defined in my
common lib, including while, until, forever, doInChunks


-- 
Best regards,
 Bulat                            mailto:[EMAIL PROTECTED]



_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to