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: 3 months ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
raimohanska/monads An introduction to monads in the Haskell programming language 12
sjsyrek/maryamyriameliamurphies.js A Haskell-style library of morphisms in ES2015 JavaScript for functional programming and monads 181
thangiee/freasy-monad A Scala macro-based library for creating typelevel monads with first-class support in IntelliJ 114
drboolean/freeky A collection of monads for composable and expressive functional programming in JavaScript 176
clojure/algo.monads A Clojure-based library providing macros and definitions for common data monads. 448
sweetiq/schemats Automates the generation of TypeScript interface definitions from relational databases 1,037
mplatvoet/funktional A Kotlin implementation of monadic types for functional programming. 10
bioball/mandolin A JavaScript library that enables safe and composable operations with monadic types 14
haskell/mtl A collection of monad classes and transformers that enable functional programming in Haskell 367
ircmaxell/monad-php A PHP library providing a basic set of functional programming constructs through the use of monads. 295
jasondelaat/pymonad An implementation of monads and related data structures in Python. 198
fluture-js/momi Provides a monad for middleware functions 59
kallanreed/monadsharp A collection of monadic types for C# with focus on readability and usability. 1
thoughtworksinc/each A macro library that converts native imperative syntax to Scalaz's monadic expressions 256
khinsen/monads-in-clojure An introduction to monads in Clojure, covering the basics of this functional programming concept. 223