Hacker News new | ask | show | jobs
by int_19h 273 days ago
Yes, which is why I mentioned C# "ref" which is not refcounting but zero-overhead pointers with a simplistic borrow checker that covers most practical scenarios.