28 results for “topic:reader-monad”
Lambda the ultimate Pattern Factory: FP, Haskell, Typeclassopedia vs Software Design Patterns
Functional programming toolbox
Proof of concept: Maybe, Reader and Try monad
📚Write safer TypeScript using Maybe, List, Result, and Either monads.
:bar_chart: End-to-end tracing system for Http4s
Idiomatic data access for F#
A simple functional programming library for PHP
A Reader monad implemented in Kotlin
Generic implementation of the Has pattern for MonadReader/MonadState and CoHas for MonadError
A tiny package full of functional tools. Applicatives, Functor, Monads, and many more useful tools. Big focus on Effects, IO, Deferred, State, Reader, Writer monads.
A library for contextual computations in Javascript
Introduction into functional dependency injection with Reader monad.
Haskell monad transformers and some other helpful stuff
🔗 An URI shortener made with Redis and the Reader Monad!
Rust library providing some functional programming idioms
Specialized Reader monad and transformer for pure database programming
function wrapper ⚔
Typescript Monads: Option, Try, Either, Reader
Exploring the idea of deriving `cats.mtl.ApplicativeAsk` instances for `zio.Task` and `cats.effect.IO` in a principled way.
Simple Monad implementations for java 8
A simple implementation of the Reader monad
Flatmap Java is a java library to help Java developers explore new ways of error handling, dependency injection, and state changes with monads.
Strategies of DI available in Scala.
F# Reader<a', b'> sample
An implementation of the Reader Monad in Kotlin
No description provided.
An easy to read and beginner friendly fp lib
Example of the Reader Pattern