157 results for “topic:currying”
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.
A functional JavaScript library that facilitates currying and point-free programming
Functional, composable, asynchronous, type-safe Python.
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)
Low-cost anonymous functions
Currying functions in Python
PHP utility library embracing functional programming paradigms.
Functional PHP Toolset: Centralized monorepository for all libraries
Create pipeline operator ready functions by converting instance methods's to context-free functions
No description provided.
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
Yet another implementation of missing functions for Python
A PHP functional programming library.
Partial function application and Currying
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.
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.
🍛 TypeScript Options-object Currying
Lightweight functional programming library for C#
Pseudo named arguments for JavaScript functions
Event Handling with Parameter.
Library for FP sugar