You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
erk meijer
About this tag
Erk Meijer is a key figure in the development of LINQ, as highlighted in a discussion about MinLINQ, an implementation of LINQ to Objects using a function-oriented layered approach based on three essential operators: Ana, Bind, and Cata. The content explores how these operators form the essence of LINQ, with applications for both IEnumerable and IObservable. This tag covers topics related to functional programming, LINQ internals, and the conceptual foundations of query operators in .NET.
As you must know by now, Erk Meijer and team spend time thinking about and discovering the Essence in things. One year ago today, Link Removed, MinLINQ, the essence of LINQ.
"Hey Bart, what is MinLINQ, exactly?"
"MinLINQ is an implementation of the LINQ to Objects Standard Query Operators...