Repository navigation
partial-application
- Website
- Wikipedia
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.
Old archived draft proposal for smart pipelines. Go to the new Hack-pipes proposal at js-choi/proposal-hack-pipes.
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
Tidy Tools for Making and Combining Functions
Functional PHP Toolset: Centralized monorepository for all libraries
Partial function application and Currying
An Erlang/OTP parse transform to emulate Scheme's cut/cute syntax.
Functional programming library for C#
[READONLY] Convenient implementation of function currying and partial application
Pseudo named arguments for JavaScript functions
Haskell-esque automatic partial application, without runtime.
Easy curry. Just what you need.
Currying and partial application utilities
Curry is a Raku module for currying functions plus partially applying them
Optimized utility to currify any function 🔥
Curry and Partial Application for C# functions and actions.
Functional Programming Practice Exercises
A functional programming language that best of both worlds between Haskell and Lisp