There are 2 repositories under currying topic.
A Flock of Functions: Combinators, Lambda Calculus, & Church Encodings in JS
Monad, Functional Programming features for Golang
fp-go is a collection of Functional Programming helpers powered by Golang 1.18+ generics.
Supercharge your Python with parts of Lisp and Haskell.
Experimental library for currying in C++17
Provides strongly typed extensions methods for C# delegates to take advantages of functional programming techniques, like currying and partial application.
A small package to simplify partial function application
Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).
Functional Programming for EcmaScript(Javascript)
PHP utility library embracing functional programming paradigms.
Create pipeline operator ready functions by converting instance methods's to context-free functions
Partial function application and Currying
A PHP functional programming library.
A Java library that enables applying Functional Programming concepts like currying and partial application for functions, also it supports types like Either, Try, etc... using RxJava 2 interfaces, compatible with Java 7 and above
Header only library for binding, reordering and currying of function arguments without cost
A crate for argument-currying anything implementing FnOnce. Arguments can be passed one at a time, yielding a new something implementing FnOnce (and possibly FnMut and Fn) which can be called with one less argument.
A simple functional programming library for GameMaker.
Event Handling with Parameter.
A comprehensive collection of end-to-end learning notes on Namaste JavaScript concepts. Simplified explanations, examples, and practical insights to help developers of all levels grasp JavaScript fundamentals with ease.
Library for FP sugar
Easier testing with curry functions + jest 🧪
This repository contains solutions of all the homwework exercises of functional programming session of LevelOne.
🏆 All are FE relevant stuff: Ajax, Promise, ES6 New Features, Flex Layout, Grid Layout, Debounce, Throttle, Currying etc.