Y
Hacker News
new
|
ask
|
show
|
jobs
by
lifthrasiir
613 days ago
LINQ is a very dense syntactic sugar for some selected `IEnumerable` methods. It will surely look like chaining in typical uses and thus is useful, but different from an arbitrary chaining.