Hacker News new | ask | show | jobs
by Ygg2 125 days ago
What I always hated about defer is that you can simply forget or place it in the wrong position. Destructors or linear types (must-use-once types) are a much better solution.