freeky
Monad collection
A collection of monads for composable and expressive functional programming in JavaScript
Free monad Collection
176 stars
16 watching
15 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
raimohanska/monads | An introduction to monads in the Haskell programming language | 12 |
bioball/mandolin | A JavaScript library that enables safe and composable operations with monadic types | 14 |
clojure/algo.monads | A Clojure-based library providing macros and definitions for common data monads. | 448 |
jsmonk/sweet-monads | Provides a set of monads and interfaces for working with lazy iterators in TypeScript | 346 |
mplatvoet/funktional | A Kotlin implementation of monadic types for functional programming. | 10 |
sjsyrek/maryamyriameliamurphies.js | A Haskell-style library of morphisms in ES2015 JavaScript for functional programming and monads | 181 |
khinsen/monads-in-clojure | An introduction to monads in Clojure, covering the basics of this functional programming concept. | 223 |
elclanrs/dom.js | A proof-of-concept implementation of the do monad syntax in JavaScript for functional programming | 11 |
drboolean/immutable-ext | An extension to Immutable.js providing additional algebraic structures and operations for functional programming. | 490 |
jasondelaat/pymonad | An implementation of monads and related data structures in Python. | 198 |
haskell/mtl | A collection of monad classes and transformers that enable functional programming in Haskell | 367 |
ircmaxell/monad-php | A PHP library providing a basic set of functional programming constructs through the use of monads. | 295 |
drboolean/pointfree-fantasy | A JavaScript library providing point-free wrappers for a set of algebraic data structures and functions commonly used in functional programming. | 451 |
fluture-js/momi | Provides a monad for middleware functions | 59 |
dschalk/monads-for-functional-javascript | A collection of functional programming abstractions for handling uncertainty and side effects in JavaScript | 2 |