[erlang-questions] Simple Erlang Recommendation (last returned value)

James Hague james.hague@REDACTED
Sat Jul 26 18:25:58 CEST 2008


> Not at all.  Within a function, single-assignment is just a way of
> associating a symbolic name with a variable.  No data being modified
> at all when you say:

Should be "a way of associating a symbolic name with a VALUE."



More information about the erlang-questions mailing list