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
🌯 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#
Fat Arrow is a library for Typed Functional Programming in TypeScript compatible with Node.js and all major browsers.
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
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.