Curryfy
Function delegate extender
Provides strongly typed extensions for C# delegates to support functional programming techniques like currying and partial application.
Provides strongly typed extensions methods for C# delegates to take advantages of functional programming techniques, like currying and partial application.
69 stars
4 watching
4 forks
Language: C#
last commit: over 1 year ago
Linked from 2 awesome lists
csharpcurrycurryingdelegatesdotnetdotnet-corefsharppartial-applicationpartial-functionsuncurry
Related projects:
Repository | Description | Stars |
---|---|---|
| A utility library for converting functions to curried variants with optional placeholders and fixed arity. | 85 |
| A utility function to transform a regular function into a curried version, allowing it to be called with partial arguments. | 5 |
| Provides Swift implementations of function currying to support higher-order functions | 495 |
| A C++11 implementation of a dynamic function pointer mechanism with improved performance and features compared to the original version. | 25 |
| Avoids retain cycles when using closure-based delegation in Swift | 703 |
| Extends F# with functional programming techniques and generic functions to simplify development and improve code reuse. | 857 |
| Extensions for Swift Standard Types and Classes providing useful functional programming helper methods. | 227 |
| An implementation of fast delegate functionality for C++ code | 56 |
| A library providing core functional programming functions and types for JavaScript | 43 |
| A library that provides polyfills for C# language features to make them compatible with older .NET frameworks and versions. | 1,843 |
| A Slim Framework 3 Delegate that integrates FigDice Templating library into the framework | 0 |
| A library for currying and simplifying function calls in RxJava | 38 |
| Extends .NET Framework and .NET Core with reusable code snippets | 1,601 |
| A JavaScript library providing functions and utilities for creating curried functions. | 137 |
| A small JavaScript library implementing functional programming functions like curry and zip. | 23 |