[erlang-questions] Re: Shared/Hybrid Heap

Morten Krogh mk@REDACTED
Tue Oct 19 11:00:38 CEST 2010


  Hi

How does the process dictionary work when it comes to copying.

Suppose we have a giant list of integers, L.

Now where is the list copied?

1) put(a, L).

1) X = get(a).

2) Y = erase(a).


Cheers,

Morten.





More information about the erlang-questions mailing list