Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I was thinking that the type system can in certain cases determine that no circular reference is possible for an instance of this type - in that case it could e.g. use an RC (for a region only having that type of objects), and fallback to either an arena-like pattern of freeing everything at once (if only internal circular references exist), or a tracing GC.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: