Y
Hacker News
new
|
ask
|
show
|
jobs
by
pansa2
700 days ago
In C#, `yield` is a kind of return, not a function call. The two approaches to iteration are quite different (external vs internal iteration).