Hacker News new | ask | show | jobs
by frou_dh 4438 days ago
I'm looking forward to it too. I think it'll be a good way to have one-per-type free-lists inside my toy language implementation. At the moment, garbage is created like crazy in there for all the short-lived immutable values.