[erlang-questions] what is the correct syntax to spawm a MFA with no arguments?

Kevin Scaldeferri kevin@REDACTED
Thu May 1 00:44:34 CEST 2008


On Apr 30, 2008, at 3:24 PM, Jarrod Roberson wrote:

>
> yes thanks to everyone who has responded, I was just hoping there is  
> another way without having to -export what appears _should_ be a  
> "private" implementation detail.


What was wrong with spawn(fun loop/0)?  Because I believe that's  
considered the usual way to address this issue.



More information about the erlang-questions mailing list