> Aren't new ARC/ORC supposed to replace all other older GCs? I had to withdraw that RFC so the old GCs are supported throughout the 2.x line. But that only affects the core compiler and standard library.
3rd party libraries can and should embrace the `=hook` mechanism which is tied to ARC/ORC.