[erlang-questions] Interesting style i haven't seen....
Mihai Balea
mihai@REDACTED
Fri Oct 30 19:31:04 CET 2009
On Oct 30, 2009, at 1:22 PM, Dave Smith wrote:
> "When applied to a number N of arguments, a tuple
> {Module,FunctionName} is interpreted as a fun, referring to the
> function FunctionName with arity N in the module Module. The function
> must be exported. This usage is deprecated. See Function Calls for an
> example."
I've always wondered why that particular syntax quirk is being
deprecated. I think it's neat.
Mihai
More information about the erlang-questions
mailing list