Provides strongly typed extensions methods for C# delegates to take advantages of functional programming techniques, like currying and partial application.
-
Updated
Aug 13, 2023 - C#
Provides strongly typed extensions methods for C# delegates to take advantages of functional programming techniques, like currying and partial application.
Curry and Partial Application for C# functions and actions.
A package that helps you uncurry curried functions for performance boost.
Functions and effects, from 0- to 32-parameters, which support curried and uncurried forms; partial application of arguments; reversed parameters; function composition; identity functions; constant functions; and no-op effects.
Add a description, image, and links to the uncurry topic page so that developers can more easily learn about it.
To associate your repository with the uncurry topic, visit your repo's landing page and select "manage topics."