maybe-monad topic
functional
Common Functional Programming Algebraic data types for JavaScript that is compatible with most modern browsers and Deno.
lambda
Functional patterns for Java
typescript-monads
📚Write safer TypeScript using Maybe, List, Result, and Either monads.
bingo-functional
A simple functional programming library for PHP
CSharpFunctionalExtensions
Functional extensions for C#
maybe
🌯 The prettiest TypeScript implementation of Maybe monad.
kind
A development toolkit for Ruby with several small/cohesive abstractions to empower your development workflow - It's totally free of dependencies.
Nullable.Extensions
A set of C# extension methods to help working with nullable types by implementing the Maybe monad on top of `T?`.
dichotomy
Result, Either, Try, and Maybe monadic types for Java