Let’s Curry Functions in C# (But, Why?)

Currying functions! There are probably a million articles out there on what it is and how to do it. This’ll make that count go up by one. But I’d also like to present an answer as to why you might want to do this. So What Is It? It’s composing single-argument functions in such aContinue reading “Let’s Curry Functions in C# (But, Why?)”