Hacker News new | ask | show | jobs
by pornel 610 days ago
That's cool, but it'd be nice to also have a distinction between a get and a copy (like ObjC) or borrow/move (like Rust) to avoid redundant increments and decrements.