The current idea is to add @nogc attribute to functions in phobos, which can live without GC, so that you could use them from other @nogc functions.

Reply via email to