Hacker News new | ask | show | jobs
by masklinn 4614 days ago
how is `yield return` and `yield break` nicer than `yield` and `return` exactly?
1 comments

Nicer than "function *" I meant.