Repositories tagged with "result"
mo
samber
โ๐ฆ Monads and popular FP abstractions, powered by Go 1.18+ Generics (Option, Result, Either...)โ
CSharpFunctionalExtensions
vkhorikov
โFunctional extensions for C#โ
proposal-try-operator
arthurfiorette
โA proposal to bring ergonomic, inline error handling to JavaScript through a new try operator that always returns a Result.โ
kotlin-result
michaelbull
โA multiplatform Result monad for modelling success or failure operations.โ
ts-belt
mobily
โ๐ง Fast, modern, and practical utility library for FP in TypeScript.โ
school-management-system
hrshadhin
โAnother School Management Systemโ
Result
ardalis
โA result abstraction that can be mapped to HTTP response codes if needed.โ
kittinunf
โThe modelling for success/failure of operations in Kotlin and KMM (Kotlin Multiplatform Mobile)โ
monads
slavovojacek
โOption, Result, and Either types for TypeScript - Inspired by Rust ๐ฆโ
boxed
bloodyowl
โEssential building-blocks for functional & safe TypeScript codeโ
typescript-result
everweij
โSupercharge your TypeScript error handling with a powerful Result type that transforms chaotic try-catch blocks into elegant, type-safe code.โ
Future
kean
โStreamlined Future<Value, Error> implementationโ
result
bitwizeshift
โA lightweight C++11-compatible error-handling mechanismโ
InlineActivityResult
florent37
โReceive the activity result directly after the startActivityForResult with InlineActivityResultโ
LightResults
jscarle
โAn extremely light and modern Operation Result Pattern library for .NET.โ
nim-results
arnetheduck
โFriendly value-or-error typeโ
gust
andeya
โA production-ready library that makes error handling, optional values, and iteration as beautiful and safe as in Rust.โ
SimpleResults
DevD4v3
โA simple library to implement the Result pattern for returning from servicesโ