Y
Hacker News
new
|
ask
|
show
|
jobs
by
int_19h
615 days ago
C# generics will handle anonymous types just fine. That's what lets you write stuff like `from ... select new { ... } where ...`.