[erlang-questions] parameterized modules and OO

Richard Carlsson richardc@REDACTED
Wed May 30 15:57:11 CEST 2007


Ulf Wiger (TN/EAB) wrote:
> ...making use of the fact that the actual call
> to a parameterized module looks like:
> 
> {Mod,Params|...}:F(...)

Please note that this implementation detail might change at some
point (if/when parameterized modules become an official part of
the language. Our aim was to eventually have a first-class opaque
'module' data type.

     /Richard




More information about the erlang-questions mailing list