There are 0 repository under maybe-monad topic.
Functional extensions for C#
📚Write safer TypeScript using Maybe, List, Result, and Either monads.
Common Functional Programming Algebraic data types for JavaScript that is compatible with most modern browsers and Deno.
A simple functional programming library for PHP
A development toolkit for Ruby with several small/cohesive abstractions to empower your development workflow - It's totally free of dependencies.
🌯 The prettiest TypeScript implementation of Maybe monad.
A set of C# extension methods to help working with nullable types by implementing the Maybe monad on top of `T?`.
csharp-functional provides a set of NuGet packages to drive your coding towards a functional approach as well as enabling Railway Oriented programming
A fully typed, zero-dependency implementation of the functional programming Option object for JavaScript and TypeScript
Algebraic structure implementations, do-notation, and operators to truly live the fantasy
Object-oriented implementation of the Maybe type in TypeScript
A static-land and fantasy-land compliant library containing interfaces for common type-classes and common instances of them.
Haskell monad transformers and some other helpful stuff
Simple, functional, composable containers
A functional alternative to exception-based error handling in C#.
Maybe monad implementation in Typescript
A Maybe type for C#, aimed as an idiomatic port of the option type in F# to C#
This package provides Either, Maybe and List Monads for C# with an opportunity inherit from built in type and create custom Monadic Types.
Fat Arrow is a library for Typed Functional Programming in TypeScript compatible with Node.js and all major browsers.
Write pure, functional code that encapsulates side effects using the IO monad (and friends) in Ruby
A TypeScript Maybe Type and Module
A robust and useful library to use functional programming in C#
Practical, Tree-Shakeable implementation of Either (Result) and Option (Maybe) in TypeScript
Maybe monad for C# - to handle null values and exceptions better - including Linq support, chaining, and asynchronous programming.
Result / Option pseudomonad for TypeScript
A project that explores functional programming, typescript, and monads, using https://github.com/babakness/soultrain, a functioal library that has types.
A collection of dependency-free functors written in TypeScript, created to be type-safe, immutable, and lightweight.