https://issues.dlang.org/show_bug.cgi?id=401
Andrej Mitrovic <andrej.mitrov...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrej.mitrov...@gmail.com --- Comment #2 from Andrej Mitrovic <andrej.mitrov...@gmail.com> --- Is this still being planned to be added? Could it become cumbersome for some GC implementations to expose such an API (e.g. if it's not a O(1) operation but something way more expensive)? If so then maybe it's best not to try exposing such operations. --