An open API service providing repository metadata for many open source software ecosystems.

Topic: "reader-monad"

thma/LtuPatternFactory

Lambda the ultimate Pattern Factory: FP, Haskell, Typeclassopedia vs Software Design Patterns

Language: Haskell - Size: 588 KB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 1,000 - Forks: 37

tofu-tf/tofu

Functional programming toolbox

Language: Scala - Size: 24.8 MB - Last synced at: 27 days ago - Pushed at: about 2 months ago - Stars: 543 - Forks: 95

orakaro/Swift-monad-Maybe-Reader-and-Try

Proof of concept: Maybe, Reader and Try monad

Language: Swift - Size: 14.6 KB - Last synced at: 28 days ago - Pushed at: about 5 years ago - Stars: 166 - Forks: 6

patrickmichalina/typescript-monads

πŸ“šWrite safer TypeScript using Maybe, List, Result, and Either monads.

Language: TypeScript - Size: 1.54 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 121 - Forks: 12

profunktor/http4s-tracer

:bar_chart: End-to-end tracing system for Http4s

Language: Scala - Size: 1.64 MB - Last synced at: about 12 hours ago - Pushed at: almost 3 years ago - Stars: 110 - Forks: 13

jacentino/SqlFun

Idiomatic data access for F#

Language: TSQL - Size: 6.94 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 79 - Forks: 5

ace411/bingo-functional

A simple functional programming library for PHP

Language: PHP - Size: 2.28 MB - Last synced at: 28 days ago - Pushed at: 8 months ago - Stars: 66 - Forks: 8

kittinunf/ReaderK

A Reader monad implemented in Kotlin

Language: Kotlin - Size: 79.1 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 18 - Forks: 5

0xd34df00d/can-i-haz

Generic implementation of the Has pattern for MonadReader/MonadState and CoHas for MonadError

Language: Haskell - Size: 45.9 KB - Last synced at: 4 days ago - Pushed at: about 2 years ago - Stars: 14 - Forks: 0

konrad1977/funswift

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.

Language: Swift - Size: 991 KB - Last synced at: 6 days ago - Pushed at: over 3 years ago - Stars: 12 - Forks: 1

davazp/lector πŸ“¦

A library for contextual computations in Javascript

Language: JavaScript - Size: 488 KB - Last synced at: 7 months ago - Pushed at: over 4 years ago - Stars: 11 - Forks: 1

mtumilowicz/scala-cats-functional-dependency-injection-workshop

Introduction into functional dependency injection with Reader monad.

Language: Scala - Size: 79.1 KB - Last synced at: 30 days ago - Pushed at: about 2 years ago - Stars: 8 - Forks: 1

mcgizzle/CS4012-Functional-Programming

Haskell monad transformers and some other helpful stuff

Language: Haskell - Size: 17.6 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 2

kutyel/urlish

πŸ”— An URI shortener made with Redis and the Reader Monad!

Language: Haskell - Size: 11.7 KB - Last synced at: 25 days ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 0

Smallibs/maitar

Rust library providing some functional programming idioms

Language: Rust - Size: 97.7 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 4 - Forks: 0

zengularity/query-monad

Specialized Reader monad and transformer for pure database programming

Language: Scala - Size: 1.42 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 2

to4iki/Reader

function wrapper βš”

Language: Swift - Size: 35.2 KB - Last synced at: 9 days ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 1

astuanax/fun-monads

Typescript Monads: Option, Try, Either, Reader

Language: TypeScript - Size: 310 KB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

rcardin/reader-monad

A simple implementation of the Reader monad

Language: Scala - Size: 1.95 KB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

gvolpe/mtl-generic-reader

Exploring the idea of deriving `cats.mtl.ApplicativeAsk` instances for `zio.Task` and `cats.effect.IO` in a principled way.

Language: Scala - Size: 31.3 KB - Last synced at: about 12 hours ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

bszwej/di-in-scala

Strategies of DI available in Scala.

Language: Scala - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

rajasharan/java8-easy-monads

Simple Monad implementations for java 8

Language: Java - Size: 67.4 KB - Last synced at: 2 months ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

lupuszr/fantasy-ts

An easy to read and beginner friendly fp lib

Language: TypeScript - Size: 341 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

iTKerry/reader-monad-sample πŸ“¦

F# Reader<a', b'> sample

Language: F# - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

hunterwilkins2/Flatmap-Java

Flatmap Java is a java library to help Java developers explore new ways of error handling, dependency injection, and state changes with monads.

Language: Java - Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

maxime-gautre/anorm-query-monad

Language: Scala - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

rcardin/reader-monad-kotlin

An implementation of the Reader Monad in Kotlin

Language: Kotlin - Size: 2.93 KB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

beeceej/reader

Example of the Reader Pattern

Language: Go - Size: 14.6 KB - Last synced at: about 2 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0