Hacker News new | ask | show | jobs
by eddd-ddde 433 days ago
The only thing I ever miss from C++ is a way of guaranteeing that some code is run at every exit path of a function. I guess this is why zig became so popular among C developers.