maybe-monad topic

List maybe-monad repositories

functional

109
Stars
2
Forks
Watchers

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

lambda

855
Stars
87
Forks
Watchers

Functional patterns for Java

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

maybe

19
Stars
0
Forks
Watchers

🌯 The prettiest TypeScript implementation of Maybe monad.

kind

37
Stars
5
Forks
Watchers

A development toolkit for Ruby with several small/cohesive abstractions to empower your development workflow - It's totally free of dependencies.

Nullable.Extensions

15
Stars
2
Forks
Watchers

A set of C# extension methods to help working with nullable types by implementing the Maybe monad on top of `T?`.

dichotomy

15
Stars
2
Forks
Watchers

Result, Either, Try, and Maybe monadic types for Java