Hacker News new | ask | show | jobs
by jbverschoor 394 days ago
Which is exactly what I don’t like about them. They should’ve used a different keyword or something.

This runs you into problems similar to missing a break in such statements with many language

1 comments

I don't understand what problem you are referring to? A different keyword for what? for the return? for the break?

Care to share an example problem?

Return for example would be return_caller or something (naming is hard)

Return in lambda/proc is error-prone