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 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
mplatvoet/funktionalA Kotlin implementation of monadic types for functional programming.10
affeldt-aist/monaeA Coq library for formalizing and reasoning about monads with equational logic70
haskell/mtlA collection of monad classes and transformers that enable functional programming in Haskell364
raimohanska/monadsAn introduction to monads in the Haskell programming language12
abuseofnotation/monad-transformersA set of building blocks for composable and functional programming in JavaScript using monad transformers.26
cjdev2/monad-mockA Haskell package that provides a monad transformer to mock mtl-style typeclasses in unit tests71
bioball/mandolinA JavaScript library that enables safe and composable operations with monadic types14
khinsen/monads-in-clojureAn introduction to monads in Clojure, covering the basics of this functional programming concept.224
purescript-contrib/purescript-affAn asynchronous effect monad and threading model for PureScript286
drboolean/freekyA collection of monads for composable and expressive functional programming in JavaScript176
bttmly/fopsProvides functional, curried versions of common JavaScript operators and language constructs for concise and expressive programming.2
heinrichapfelmus/operationalA library for implementing monads by specifying instructions and their operational semantics82
jsmonk/sweet-monadsProvides a set of monads and interfaces for working with lazy iterators in TypeScript346
elclanrs/dom.jsA proof-of-concept implementation of the do monad syntax in JavaScript for functional programming11
colineberhardt/json-transformsTransforms JSON data using a recursive pattern-matching approach.140