Overloading (was Re: Algorithmic lists )

Vlad Dumitrescu vladdu@REDACTED
Tue Oct 17 12:31:27 CEST 2000


>No, we didn't really think it is such a good idea.  It is VERY NICE to
>be able to look at an operator and KNOW what the argument and result
>types must be.

One alternative solution (which I don't really like much either) would be to
allow definition of  infix functions, and use for example "X @+ Y" instead
of "add(X, Y)"

Vlad




More information about the erlang-questions mailing list