partial-application
There are 33 repositories under partial-application topic.
thma/WhyHaskellMatters
In this article I try to explain why Haskell keeps being such an important language by presenting some of its most important and distinguishing features and detailing them with working code examples. The presentation aims to be self-contained and does not require any previous knowledge of the language.
tc39/proposal-smart-pipelines
Old archived draft proposal for smart pipelines. Go to the new Hack-pipes proposal at js-choi/proposal-hack-pipes.
leandromoh/Curryfy
Provides strongly typed extensions methods for C# delegates to take advantages of functional programming techniques, like currying and partial application.
archermarx/PartialFunctions.jl
A small package to simplify partial function application
egnha/gestalt
Tidy Tools for Making and Combining Functions
phpfn/phpfn
Functional PHP Toolset: Centralized monorepository for all libraries
HowProgrammingWorks/PartialApplication
Partial function application and Currying
jkrukoff/partial
An Erlang/OTP parse transform to emulate Scheme's cut/cute syntax.
doeixd/named-arguments
Pseudo named arguments for JavaScript functions
hcerim/Funk
Functional programming library for C#
phpfn/curry
[READONLY] Convenient implementation of function currying and partial application
VSADX/postoffice.js
Haskell-esque automatic partial application, without runtime.
Ivan-Korolenko/easy-curry
Easy curry. Just what you need.
TomokiMiyauci/curry
Currying and partial application utilities
ansaries/fp
Functional Programming Practice Exercises
CIAvash/Curry
Curry is a Raku module for currying functions plus partially applying them
KajizukaTaichi/pravda
A functional programming language that best of both worlds between Haskell and Lisp
kozlown/super-curry
Optimized utility to currify any function π₯
sgaliamov/scurry
Curry and Partial Application for C# functions and actions.
doeixd/make-with
Functional utilities for elegant function composition and state management in TypeScript
markuswt/curry-py
Simple currying for python functions
phrenotype/lambda
Converts functions to lambdas
SummerTinio/CuteJavascript
### CuteJavascript: Tiny Guides that Pack a Punch ππ₯π₯ ### π π the βthisβ keyword in 0.8 minutes π
code-at-work/curry
A flexible implementation
code-at-work/partial-application
Example of partial application
nhpip/curry-elixir
Currying and partial application in Elixir
nhpip/nhpip.github.io
Functional programming, erlang, elixir etc
dirtsimple/fun-factory
Fluently (and efficiently) compose PHP functions, methods, and lambda-expression strings
foggynight/partial-application
Partial procedure application egg for CHICKEN 5.
WilliamSpanfelner/fcc-JSADS-Functional-Programming
Functional Programming module of freeCodeCamp JavaScript Algorithm and Data Structures Certification