[erlang-questions] Deforesting tuple updates

Bjorn Gustavsson bjorn@REDACTED
Thu Feb 22 08:09:42 CET 2007


Joel Reymont <joelr1@REDACTED> writes:

> I remember that the update is performed destructively when the tuple  
> is indexed with an integer or something like that. I would like to  
> change this to generally use destructive tuple updates.
> 

Do you also plan to implement a write barrier in the garbage collector
at the same time? If not, you are likely to get some nasty emulator crashes.

/Bjorn

-- 
Björn Gustavsson, Erlang/OTP, Ericsson AB




More information about the erlang-questions mailing list