[Date Prev][Date Next][Thread Prev][Thread Next][Author Index][Date Index][Thread Index]

RefCounts are dead. Long live lazy copy-on-write.



Your suggestion strikes me as an interesting variant of a
copy-on-write implementation.  It covers making ImmuTables from either
MuTables or ImmuTables.  I don't think it handles making a MuTable
from an ImmuTable (or MuTable).  A good price for avoiding refCounts.
I'm happy.

dean