Robert Fraser wrote: > > I'd rather ask the GC to expose a canExpand() method and have it > implemented in the library. Easy enough, use GC.sizeOf in Tango or std.gc.capacity in Phobos. Sean