Y
Hacker News
new
|
ask
|
show
|
jobs
by
moomin
395 days ago
Select doesn’t have to return IEnumerable. A struct that exposes the same methods will work. So allocate-free foreach is very possible.
1 comments
debugnik
395 days ago
But that's what ZLinq does, not what the upcoming changes to .NET do. What's your point?
link