153 results for “topic:maybe”
🦄 Monads and popular FP abstractions, powered by Go 1.18+ Generics (Option, Result, Either...)
Functional programming library for TypeScript - https://gigobyte.github.io/purify/
The most powerful IO monad implementation in JS, possibly in any language!
A result abstraction that can be mapped to HTTP response codes if needed.
Maybe is a type that wraps optional values
Discriminated unions, pattern matching and partial applications for C#
Either and Maybe monads for better error-handling in C++ ↔️
A maybe monad
The TypeScript Standard Library
Maybe render a React component, maybe not 😮
Common Functional Programming Algebraic data types for JavaScript that is compatible with most modern browsers and Deno.
A short course on Functional Programming in Typescript
Functional additions to C
A small typed and safe library for error handling with functionnal programming concept in Dart and flutter project
Implements Either, Maybe and Tuple monads.
Functional helpers including `Async` and `Result` to help enable things like "railway-oriented" programming. Heavily inspired by F#
🗃 A mono-repository with functional programming helpers, algebraic data types, util functions, types and even some micro frameworks in TypeScript.
Lightweight functional data and side effects manipulation patterns in Golang with no dependencies.
Experimental implementation of Maybe and Result monads compatible with await.
Powerful pipes for TypeScript, that chain Promise and ADT for you 🚌 -> ⛰️ -> 🚠 -> 🏂 -> 🚀
Go option and result types that optionally contain a value
Fast strong typed 'Either' data structure for typescript and flow
No more null check with an dart equivalent of Maybe (Haskel, Elm) / Option (F#).
🌯 The prettiest TypeScript implementation of Maybe monad.
Some Scala useful classes ported to PHP.
A monadic wrapper with a type-safe API to handle throwing operations in a functional way
A "functional" library for typescript
Utilities for composable approach to handle null and undefined
Like syntactic sugar, but is library
Rusty Monad Results for JS