[erlang-questions] Is this code tail recursive?

Ryan Zezeski rzezeski@REDACTED
Fri Sep 17 06:14:48 CEST 2010


On Mon, Sep 6, 2010 at 6:31 AM, Max Lapshin <max.lapshin@REDACTED> wrote:

>
> Yes, of course.
> Do not forget about difference between f() and ?MODULE:f()
>
>
Max, as a newb to Erlang, are you saying that without the module
qualification and if you imported a function f/0 from another module it
would instead call that?  Actually, I just went ahead and tried that and the
compiler gave me an error.  So I ask, what are you referring to?

-Ryan


More information about the erlang-questions mailing list