Hacker News new | ask | show | jobs
by andrewmcwatters 3026 days ago
Thanks, I figured it was something of this sort, but wanted to confirm. I find it interesting the distinction even exists in Rust, whereas in C, authors just tell you to not alter the data, or use a cleanup function they've provided, etc.