Y
Hacker News
new
|
ask
|
show
|
jobs
by
cinnamonheart
2250 days 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 :)
1 comments
lpil
2250 days 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.
link
I am interested in having a feature like this but there is much work and research to be done first.