And that is one reason why LINQ is still one of the only functional collections APIs that exposes GroupBy, which is an extremely useful operation.
Edit: correction, LINQ is no longer the only one that introduced GroupBy, but it was probably the first.
And that is one reason why LINQ is still one of the only functional collections APIs that exposes GroupBy, which is an extremely useful operation.
Edit: correction, LINQ is no longer the only one that introduced GroupBy, but it was probably the first.