currying topic
hawkweed
Yet another implementation of missing functions for Python
invokable
Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).
J-Curry
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, com...
fpEs
Functional Programming for EcmaScript(Javascript)
ftor
ftor enables ML-like type-directed, functional programming with Javascript including reasonable debugging.
pycurry
Currying functions in Python
Curryfy
Provides strongly typed extensions methods for C# delegates to take advantages of functional programming techniques, like currying and partial application.
args
Header only library for binding, reordering and currying of function arguments without cost
vector
A PHP functional programming library.
pipey
Create pipeline operator ready functions by converting instance methods's to context-free functions