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.

GitHub

69 stars
4 watching
4 forks
Language: C#
last commit: about 3 years ago
Linked from 2 awesome lists

csharpcurrycurryingdelegatesdotnetdotnet-corefsharppartial-applicationpartial-functionsuncurry

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
thisables/curryA utility library for converting functions to curried variants with optional placeholders and fixed arity.85
thunklife/fn-curryA utility function to transform a regular function into a curried version, allowing it to be called with partial arguments.5
thoughtbot/curryProvides Swift implementations of function currying to support higher-order functions495
kaidokert/fastdelegateA C++11 implementation of a dynamic function pointer mechanism with improved performance and features compared to the original version.25
dreymonde/delegatedAvoids retain cycles when using closure-based delegation in Swift703
fsprojects/fsharpplusExtends F# with functional programming techniques and generic functions to simplify development and improve code reuse.857
ankurp/centExtensions for Swift Standard Types and Classes providing useful functional programming helper methods.227
mamedev/delegatesAn implementation of fast delegate functionality for C++ code56
teaentitylab/fpesA library providing core functional programming functions and types for JavaScript43
sergio0694/polysharpA library that provides polyfills for C# language features to make them compatible with older .NET frameworks and versions.1,843
figdice/figdice-slimA Slim Framework 3 Delegate that integrates FigDice Templating library into the framework0
pakoito/rxcurryingA library for currying and simplifying function calls in RxJava38
zzzprojects/z.extensionmethodsExtends .NET Framework and .NET Core with reusable code snippets1,601
debdut/omg-curryA JavaScript library providing functions and utilities for creating curried functions.137
gonzaloruizdevilla/alicatesA small JavaScript library implementing functional programming functions like curry and zip.23