currying topic

List currying repositories

hawkweed

19
Stars
0
Forks
Watchers

Yet another implementation of missing functions for Python

invokable

43
Stars
0
Forks
Watchers

Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).

J-Curry

17
Stars
1
Forks
Watchers

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

43
Stars
4
Forks
Watchers

Functional Programming for EcmaScript(Javascript)

ftor

44
Stars
1
Forks
Watchers

ftor enables ML-like type-directed, functional programming with Javascript including reasonable debugging.

pycurry

35
Stars
1
Forks
Watchers

Currying functions in Python

Curryfy

67
Stars
3
Forks
Watchers

Provides strongly typed extensions methods for C# delegates to take advantages of functional programming techniques, like currying and partial application.

args

15
Stars
6
Forks
Watchers

Header only library for binding, reordering and currying of function arguments without cost

vector

20
Stars
0
Forks
Watchers

A PHP functional programming library.

pipey

24
Stars
2
Forks
Watchers

Create pipeline operator ready functions by converting instance methods's to context-free functions