top | item 22904816

(no title)

cinnamonheart | 5 years ago

This is really neat! Have you considered an ML-like module system, with functors and such? I'd be curious if they could be connected with Erlang's processes somehow :)

discuss

order

lpil|5 years ago

At present we do not have a module + functor system as it does not mesh well with the compilation model of Erlang.

I am interested in having a feature like this but there is much work and research to be done first.