Hi Everyone,

I am doing some really rudimentary work with free monads, and I've run into 
a StackOverflowError with the whileM_ method of a free monad encompassing 
my program algebra.  My program gets 664 iterations into the loop, then 
crashes with the error.  Has anyone run into this problem?  Is there a 
stack-safe way to do a while loop?

(I would prefer to not use a while loop, but one has to start somewhere.)

Thanks!

William

-- 
You received this message because you are subscribed to the Google Groups 
"scalaz" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/scalaz.
For more options, visit https://groups.google.com/d/optout.

Reply via email to