Hacker News new | ask | show | jobs
by gunshigh 3686 days ago
Wouldn't the compiler achieve hat by inlining?
1 comments

You want the advantages of multiple returns without the disadvantage of copying the code in multiple places.