On Wednesday, 18 November 2015 at 05:49:00 UTC, tcak wrote: > If this is so, this behaviour of GC encourages to call destroy > (or was it clear?) on objects manually to manage the memory > more efficiently. It only runs the destructor, it doesn't free memory.