erl_eval.erl : Mucho weirdness

vladdu vlad_dumitrescu@REDACTED
Tue May 24 20:21:59 CEST 2005


Hi,

I'd venture to guess that those guards are trying to assert that M is an abstract module, which is represented as a tuple, with the module's name in the first position.

So now we have not only {M, F} calls, but also {{M, ...}, F}... Makes me yearn for dedicated types...

regards,
Vlad
_________________________________________________________
Sent using Mail2Forum (http://m2f.sourceforge.net)



More information about the erlang-questions mailing list