Andre- Wednesday, December 16, 2009, 5:56:34 AM, you wrote:
> Hi Alex, > We all love tail recursion optimizations! > Thanks for the code! If a recursive routine can be refactored into a "repeat forever" loop then it's probably a bad candidate for recursion. But it's hard to resist recursive routines with finite bounds. There's something that just looks so *right* about them. -- -Mark Wieder [email protected] _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
