Functional programming topic
In computer science, functional programming is a programming paradigm where programs are constructed by applying and composing functions. It is a declarative programming paradigm in which function definitions are trees of expressions that map values to other values, rather than a sequence of imperative statements which update the running state of the program.
rambdax
Extended version of Rambda
coconut
Simple, elegant, Pythonic functional programming.
jhc-components
JHC Haskell compiler split into reusable components
dash
A functional programming library for PHP. Inspired by Underscore, Lodash, and Ramda.
clear-config
Scala FP configuration library with a focus on runtime clarity
firestore-fp
🔥 Functional helpers for convenient work with Firestore.
ts-belt
🔧 Fast, modern, and practical utility library for FP in TypeScript.
purify
Functional programming library for TypeScript - https://gigobyte.github.io/purify/
church
:church: Church Encoding in JS
combinators-js
:bird: Some combinators