Hacker News new | ask | show | jobs
by justryry 2426 days ago
This is one my favorite features of the language and I believe to be fairly unique. It can make for some slick and safe state machine like code.

I do wish that we had reliable RVO so that this could come at zero cost.