Hacker News new | ask | show | jobs
by eru 1304 days ago
Yes, but if you have immutability and a garbage collector (and can afford to use some extra memory overhead), the borrow checker and lifetimes aren't really all that necessary to bother with.