visibility of a function in a module

Richard Carlsson richardc@REDACTED
Fri Apr 11 15:43:08 CEST 2003


It is not available. We made a "proof of concept" implementation,
which needs more work, but this is probably going to be a future
feature of Erlang.

	/Richard


On Fri, 11 Apr 2003, HP Wei wrote:

> >Richard Carlsson made something like this (called Parameterised modules)
>
> >   M = load (test(Base)),
> >   M:do()
> >
> >   This can be implemented by some relatively simple code transformations.
>
>   I guess this is not an 'official feature' of erlang yet. (?)
>   And I could not find it in User Contribution.
>   Where do I find an implementation of this Parameterised module ?
>
>   --HP
>
>
>

Richard Carlsson (richardc@REDACTED)   (This space intentionally left blank.)
E-mail: Richard.Carlsson@REDACTED	WWW: http://user.it.uu.se/~richardc/
 "Having users is like optimization: the wise course is to delay it."
   -- Paul Graham



More information about the erlang-questions mailing list