do-notation
There are 17 repositories under do-notation topic.
BowenFu/hspp
hspp: An experimental library to bring Haskell Style Programming to C++.
h0tk3y/kotlin-monads
Monads for Kotlin
teves-castro/ts-do
Do like notation for typescript using fp-ts
andylokandy/comp-rs
Pure-macro Do notation and List-comprehension for Option, Result and Iterator.
yuretz/FreeAwait
Tiny .NET library implementing a free monad-like pattern with C# async/await.
JadenGeller/Guac
Monadic do-notation in Python (requires pypy3)
danslapman/rust-mdo-future
Zero-cost futures support for rust-mdo
Risto-Stevcev/do-notation
:arrow_left: Do notation for Fantasy Land monad types
joeldentici/monadic-js
Algebraic structure implementations, do-notation, and operators to truly live the fantasy
francisrstokes/lazy-do
Fantasy Land compliant do notation for lazy structures 🦄
FbN/yado-js
Yet Another Javascript Do-Notation
marat0n/yerevan.rs
Small Rust crate that brings computation expressions idea from F# for help you to work easier with functors and monads.
jmartinezmaes/neotype_prelude
Functional programming essentials for TypeScript
oshmkufa2010/ruby-monad
An implementation of for-comprehension(do notation) in Ruby:)
azerum/ts-do-notation
Haskell's do notation in TypeScript
jeff-wise/do
Pragmatic functional programming in Kotlin.
MichaelSchneeberger/do-notation
A Python library that introduces the Haskell-like do notation using a Python decorator.