Y
Hacker News
new
|
ask
|
show
|
jobs
by
gunshigh
3686 days ago
Wouldn't the compiler achieve hat by inlining?
1 comments
slededit
3685 days ago
You want the advantages of multiple returns without the disadvantage of copying the code in multiple places.
link