curry topic

List curry repositories

kari.hpp

77
Stars
1
Forks
Watchers

Experimental library for currying in C++17

ramda.py

64
Stars
7
Forks
Watchers

Python clone of Ramda.js

evangelist

59
Stars
2
Forks
Watchers

[Deprecated] 🌟 Library of helpers that are useful for functional programming

currying-workshopper

62
Stars
16
Forks
Watchers

Currying in JS - Workshop

PartialFunctions.jl

47
Stars
2
Forks
Watchers

A small package to simplify partial function application

Botmation

18
Stars
2
Forks
Watchers

A simple TypeScript framework for declaratively composing bots with Puppeteer

kudojs

23
Stars
1
Forks
Watchers

A utility library to write code in functional programming style in Javascript

invokable

43
Stars
0
Forks
Watchers

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

curry-language-server

24
Stars
1
Forks
Watchers

IDE support for the functional logic language Curry

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...