mandolin
Monad wrapper
A JavaScript library that enables safe and composable operations with monadic types
Painlessly enhance your JavaScript with monadic types
14 stars
3 watching
1 forks
Language: JavaScript
last commit: about 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
drboolean/freeky | A collection of monads for composable and expressive functional programming in JavaScript | 176 |
fluture-js/momi | Provides a monad for middleware functions | 59 |
ircmaxell/monad-php | A PHP library providing a basic set of functional programming constructs through the use of monads. | 295 |
rob-brown/monadex | A library that helps developers work with monads in Elixir to manage state and control code flow. | 309 |
raimohanska/monads | An introduction to monads in the Haskell programming language | 12 |
jsmonk/sweet-monads | Provides a set of monads and interfaces for working with lazy iterators in TypeScript | 346 |
clojure/algo.monads | A Clojure-based library providing macros and definitions for common data monads. | 448 |
kallanreed/monadsharp | A collection of monadic types for C# with focus on readability and usability. | 1 |
khinsen/monads-in-clojure | An introduction to monads in Clojure, covering the basics of this functional programming concept. | 223 |
basvandijk/monad-control | A package that allows control operations like exception catching to be lifted from IO monads using monad transformers. | 58 |
abuseofnotation/monad-transformers | A set of building blocks for composable and functional programming in JavaScript using monad transformers. | 26 |
mplatvoet/funktional | A Kotlin implementation of monadic types for functional programming. | 10 |
mattbierner/akh-cont | Provides a continuation monad and transformer for functional programming in JavaScript | 5 |
mongodb-js/boxednode | Packs JavaScript and Node.js into a single binary | 635 |
mlaanderson/database-js | Provides a unified interface to multiple databases using connection strings | 74 |