sweet-monads

Monad library

Provides a set of monads and interfaces for working with lazy iterators in TypeScript

The library which provides useful monads, interfaces, and lazy iterators.

GitHub

346 stars
7 watching
22 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
raimohanska/monadsAn introduction to monads in the Haskell programming language12
sjsyrek/maryamyriameliamurphies.jsA Haskell-style library of morphisms in ES2015 JavaScript for functional programming and monads182
thangiee/freasy-monadA Scala macro-based library for creating typelevel monads with first-class support in IntelliJ114
drboolean/freekyA collection of monads for composable and expressive functional programming in JavaScript176
clojure/algo.monadsA Clojure-based library providing macros and definitions for common data monads.446
sweetiq/schematsAutomates the generation of TypeScript interface definitions from relational databases1,038
mplatvoet/funktionalA Kotlin implementation of monadic types for functional programming.10
bioball/mandolinA JavaScript library that enables safe and composable operations with monadic types14
haskell/mtlA collection of monad classes and transformers that enable functional programming in Haskell364
ircmaxell/monad-phpA PHP library providing a basic set of functional programming constructs through the use of monads.295
jasondelaat/pymonadAn implementation of monads and related data structures in Python.199
fluture-js/momiProvides a monad for middleware functions59
kallanreed/monadsharpA collection of monadic types for C# with focus on readability and usability.1
thoughtworksinc/eachA macro library that converts native imperative syntax to Scalaz's monadic expressions256
khinsen/monads-in-clojureAn introduction to monads in Clojure, covering the basics of this functional programming concept.224