monads topic

List monads repositories

fetch

495
Stars
49
Forks
Watchers

Simple & Efficient data access for Scala and Scala.js

functional

189
Stars
6
Forks
Watchers

PHP Functional Programming library. Monads, common use functions and generic collections.

WhyHaskellMatters

462
Stars
14
Forks
Watchers

In this article I try to explain why Haskell keeps being such an important language by presenting some of its most important and distinguishing features and detailing them with working code examples....

datum

123
Stars
8
Forks
Watchers

pure functional and generic programming for Erlang

neither

250
Stars
18
Forks
Watchers

Either and Maybe monads for better error-handling in C++ ↔️

learn-fp

607
Stars
124
Forks
Watchers

learn-by-doing course/tutorial for functional programming on scala

mu-scala

334
Stars
37
Forks
Watchers

Mu is a purely functional library for building RPC endpoint based services with support for RPC and HTTP/2

mu-haskell

326
Stars
19
Forks
Watchers

Mu (μ) is a purely functional framework for building micro services.

Swift-monad-Maybe-Reader-and-Try

164
Stars
6
Forks
Watchers

Proof of concept: Maybe, Reader and Try monad