either-monad topic

List either-monad repositories

cafe

84
Stars
18
Forks
Watchers

A by the book DDD application with React/Redux and .NET Core. It features CQRS, event-sourcing, functional programming, TDD, Docker and much more.

php-slang

104
Stars
11
Forks
Watchers

The place where PHP meets Functional Programming

functional

109
Stars
2
Forks
Watchers

Common Functional Programming Algebraic data types for JavaScript that is compatible with most modern browsers and Deno.

typescript-monads

117
Stars
12
Forks
Watchers

📚Write safer TypeScript using Maybe, List, Result, and Either monads.

bingo-functional

64
Stars
8
Forks
Watchers

A simple functional programming library for PHP

Either.java

69
Stars
12
Forks
Watchers

A right-biased implementation of "Either a b" for Java, using Java 8 for mapping/folding and type inference.

restaurant

18
Stars
6
Forks
Watchers

A by the book Domain-Driven Design application.

pyeffects

28
Stars
5
Forks
Watchers

Handle side-effects in Python like a boss. Implements functional types for Either, Option, Try, and Future.

either_option

34
Stars
7
Forks
Watchers

A small typed and safe library for error handling with functionnal programming concept in Dart and flutter project

either

33
Stars
1
Forks
Watchers

Functional error handling for Java