[erlang-questions] Process scope variable

Garry Hodgson garry@REDACTED
Tue Feb 17 23:00:22 CET 2015


On 2/17/15 3:38 PM, Imants Cekusins wrote:
> how about those process scope variables though? :-P
>
> more reliable than process dict. same principles as function scope
> variables: immutable, gc'ed when the process finishes.
>
> would noone else use them?
not me. i learned to avoid global variables decades ago.




More information about the erlang-questions mailing list