momi
middleware monad
Provides a monad for middleware functions
Monadic middleware
59 stars
4 watching
1 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list
algebraic-data-typesfluturemiddlewaremonad
Related projects:
Repository | Description | Stars |
---|---|---|
thangiee/freasy-monad | A Scala macro-based library for creating typelevel monads with first-class support in IntelliJ | 114 |
clojure/algo.monads | A Clojure-based library providing macros and definitions for common data monads. | 448 |
bioball/mandolin | A JavaScript library that enables safe and composable operations with monadic types | 14 |
raimohanska/monads | An introduction to monads in the Haskell programming language | 12 |
khinsen/monads-in-clojure | An introduction to monads in Clojure, covering the basics of this functional programming concept. | 223 |
mplatvoet/funktional | A Kotlin implementation of monadic types for functional programming. | 10 |
drboolean/freeky | A collection of monads for composable and expressive functional programming in JavaScript | 176 |
jsmonk/sweet-monads | Provides a set of monads and interfaces for working with lazy iterators in TypeScript | 346 |
sjsyrek/maryamyriameliamurphies.js | A Haskell-style library of morphisms in ES2015 JavaScript for functional programming and monads | 181 |
monadfix/named | Library providing typed named function parameters with arbitrary ordering and documentation | 90 |
rizo/ppx_monad | Provides a syntax extension for monadic computations in OCaml. | 7 |
mokacoding/swift-functors-applicative-monads-in-pictures-playground | A companion Playground for learning about functors, applicatives, and monads in Swift | 69 |
rob-brown/monadex | A library that helps developers work with monads in Elixir to manage state and control code flow. | 309 |
ircmaxell/monad-php | A PHP library providing a basic set of functional programming constructs through the use of monads. | 295 |
maiha/try.cr | Provides a monadic way to handle errors and successful values in Crystal programming language | 26 |