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.
hymn
Hy Monad Notation - a monad library for Hy
nancy
How JavaScript Promise Works
fp-dictionary
FP category theory jargon explained on a single A4 page
bkmrkd
Bkmrkd is a self-hosted, lightweight bookmarking service run on node.js and rethinkdb
Lightweight-Stream-API
Stream API from Java 8 rewritten on iterators for Java 7 and below
fp-core.rs
A library for functional programming in Rust
rangeless
c++ LINQ -like library of higher-order functions for data manipulation
raptor
A lightweight product recommendation system (Item Based Collaborative Filtering) developed in Haskell.
redux-fp
Functional programming helpers for Redux.