akh-cont

Continuation Monad Library

Provides a continuation monad and transformer for functional programming in JavaScript

Akh continuation monad and monad transformer

GitHub

5 stars
3 watching
0 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mplatvoet/funktional A Kotlin implementation of monadic types for functional programming. 10
affeldt-aist/monae A Coq library for formalizing and reasoning about monads with equational logic 68
haskell/mtl A collection of monad classes and transformers that enable functional programming in Haskell 367
raimohanska/monads An introduction to monads in the Haskell programming language 12
abuseofnotation/monad-transformers A set of building blocks for composable and functional programming in JavaScript using monad transformers. 26
cjdev2/monad-mock A Haskell package that provides a monad transformer to mock mtl-style typeclasses in unit tests 71
bioball/mandolin A JavaScript library that enables safe and composable operations with monadic types 14
khinsen/monads-in-clojure An introduction to monads in Clojure, covering the basics of this functional programming concept. 223
purescript-contrib/purescript-aff An asynchronous effect monad and threading model for PureScript 285
drboolean/freeky A collection of monads for composable and expressive functional programming in JavaScript 176
bttmly/fops Provides functional, curried versions of common JavaScript operators and language constructs for concise and expressive programming. 2
heinrichapfelmus/operational A library for implementing monads by specifying instructions and their operational semantics 82
jsmonk/sweet-monads Provides a set of monads and interfaces for working with lazy iterators in TypeScript 346
elclanrs/dom.js A proof-of-concept implementation of the do monad syntax in JavaScript for functional programming 11
colineberhardt/json-transforms Transforms JSON data using a recursive pattern-matching approach. 140