0
kicks
Get Started with F# via Higher order IEnumerable<T> extension methods
The more I use F# the more I want to write my every day production C# code in a functional way. To this end, I’ve written a few higher order extension methods as the need arose. I wanted to take a moment and share them with you.