Le 25/12/2011 05:27, Andrei Alexandrescu a écrit :
Got the GC book this morning, already read 2.5 chapters :o).


Andrei


You'll find that you can do a lot when GC is aware of immutability (in functionnal languages, most things tends to be immutable).

In the actual state of druntime, the GC is bad, but worse, cannot be imporoved to take advantage of this, and never will unless a major changement is done in GC interface.

Reply via email to