jalberto-ghub
Results
13
comments of
jalberto-ghub
These are interesting issues. I really do not like the name `interfaces`, it is too OOP for a FP language. For example the use of `self` makes me think that...
That is a good question, how to implement it on a language like Erlang. By the way, remember these are just ideas. I am not hooked on any specific syntax....
How does Erlang implements behaviours? There is nothing above that depends of module variables or anything like that. If is all functions