Hacker News new | ask | show | jobs
by QuadDamaged 1268 days ago
Exactly why IMHO the rust stdlib is so easy to understand. Ownership only when required as a design principle tends to make the design of the overall system more consistent / easier to approach.