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.
346 stars
7 watching
22 forks
Language: TypeScript
last commit: 3 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| An introduction to monads in the Haskell programming language | 12 |
| A Haskell-style library of morphisms in ES2015 JavaScript for functional programming and monads | 182 |
| A Scala macro-based library for creating typelevel monads with first-class support in IntelliJ | 114 |
| A collection of monads for composable and expressive functional programming in JavaScript | 176 |
| A Clojure-based library providing macros and definitions for common data monads. | 446 |
| Automates the generation of TypeScript interface definitions from relational databases | 1,038 |
| A Kotlin implementation of monadic types for functional programming. | 10 |
| A JavaScript library that enables safe and composable operations with monadic types | 14 |
| A collection of monad classes and transformers that enable functional programming in Haskell | 364 |
| A PHP library providing a basic set of functional programming constructs through the use of monads. | 295 |
| An implementation of monads and related data structures in Python. | 199 |
| Provides a monad for middleware functions | 59 |
| A collection of monadic types for C# with focus on readability and usability. | 1 |
| A macro library that converts native imperative syntax to Scalaz's monadic expressions | 256 |
| An introduction to monads in Clojure, covering the basics of this functional programming concept. | 224 |