On Saturday, 27 June 2015 at 21:53:33 UTC, ketmar wrote:
is it safe to call `GC.removeRange` in dtor? i believe it should be safe, so one can perform various cleanups, but documentation says nothing about guarantees

It's not documented. Afaik parts of the standard library depend on this behavior so I'd say "ok*" where the asterisk means submit a specification update.

Reply via email to