Do function compositions like in Haskell with c# and .net 3.5(realfiction.net)
submitted by
fquednau(404) 4 years, 8 months ago
Haskell has a simple operator to combine functions to form a new one: The dot. This is a very versatile tool to plug existing functionality together seamlessly . In C# we require some more work to have that, but with new possibilities a similar construction is quite doable.
|category: C#
|Views: 4
tags:
Haskell C# another
Everyones tags:
Your Tags: