Hacker News new | past | comments | ask | show | jobs | submit login

Are you talking about the `from x in y select x.z` syntax or the `y.Select(x => x.z)` syntax? Because the latter is the one I most commonly see, and it fits in fine with the rest of the language.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: