Is tuple syntax function call deprecated?

Rory Byrne rory@REDACTED
Sat Mar 27 20:02:31 CET 2010


Hello,

I just noticed that the following is a valid function call:

    {io, format}("This actually works!!\n").

Since using {Module, Function} as a Fun in erlang:apply/2 is deprecated, 
I was wondering if this syntax is also deprecated?

Thanks,

Rory


More information about the erlang-questions mailing list