[erlang-questions] Would this function be tail-recursive?

Yves S. Garret yoursurrogategod@REDACTED
Mon Jun 10 14:08:53 CEST 2013


Hi all, it's been some time since I've touched Erlang.  I found this code
and would
like to know if it would be tail-recursive:
http://bin.cakephp.org/view/2084302499

Would loop need to be called at the end of the method or is it fine if it's
called just before end?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20130610/e6c69dbd/attachment.htm>


More information about the erlang-questions mailing list