[erlang-questions] Interesting style i haven't seen....

Tony Arcieri tony@REDACTED
Fri Oct 30 18:15:04 CET 2009


On Fri, Oct 30, 2009 at 10:45 AM, Colm Dougan <colm.dougan@REDACTED> wrote:

> .. by virtue of the fact that Dog is a tuple with a first element of
> "dog".  I seem to recall this is a consequence of the parametrized
> modules feature.
>

Note that the paramaterized modules paper:

http://www.erlang.se/workshop/2003/paper/p29-carlsson.pdf

...specifies the value representing a paramaterized module is opaque.  This
is a side-effect of the implementation.

That said, very interesting.

-- 
Tony Arcieri
Medioh/Nagravision


More information about the erlang-questions mailing list