- Follow MSDev.pro blog on WordPress.com
Follow us
-
Recent Posts
Categories
Recent Comments
Archives
Tag Archives: linq
Evolving ZipMatch — from a simple function to a LINQ-style implementation
In this blog we are going to find the matching items in 2 sorted collections. The algorithm is simple and effective. I will show you how to implement it in C# and make it generically (pun intended) available to all … Continue reading
Posted in .Net, Codeproject, Design Patterns, Development, F#, Functional Programming
Tagged 2-way merge, linq, two-way merge
Leave a comment