[erlang-questions] Re: Will parameterized modules become an official part of Erlang?
Max Lapshin
max.lapshin@REDACTED
Fri Feb 19 16:08:26 CET 2010
For example if some module is parameterized, you cannot access its
functions without calling new()
So it looks like if you have either instance method of objects, either
class method, not both of them.
More information about the erlang-questions
mailing list