either
Here are 128 public repositories matching this topic...
Monadic is a distributed multiplatform Kotlin framework that provides a way to write code from functional programming
-
Updated
Nov 10, 2024 - Kotlin
Option, Result, and Either types for TypeScript - Inspired by Rust 🦀
-
Updated
Nov 4, 2024 - TypeScript
Functional programming library for TypeScript - https://gigobyte.github.io/purify/
-
Updated
Nov 6, 2024 - TypeScript
A multiplatform Result monad for modelling success or failure operations.
-
Updated
Nov 3, 2024 - Kotlin
Explore opportunities of functional programming through the prism of typescript and `fp-ts`
-
Updated
Nov 1, 2024 - TypeScript
Being able to pattern match in typescript
-
Updated
Oct 25, 2024 - TypeScript
λTonic is functional library designed for modern Java(+21).
-
Updated
Oct 24, 2024 - Java
Functional error handling for Java
-
Updated
Oct 24, 2024 - Java
Optional, Either and Result data types in Typescript. Minimal implementation.
-
Updated
Oct 17, 2024 - TypeScript
Simplify your TypeScript and JavaScript code. Use this lib and functional programming.
-
Updated
Oct 16, 2024 - TypeScript
The enum Among with variants Left, Middle and Right is a general purpose sum type with three cases.
-
Updated
Oct 14, 2024 - Rust
A clear way for handling success and failure in both synchronous and asynchronous operations.
-
Updated
Sep 30, 2024 - TypeScript
Either monad for Dart language and Flutter framework. The library for error handling and railway oriented programming. Supports `Monad comprehensions` (both `sync` and `async` versions). Supports `async map` and `async flatMap` hiding the boilerplate of working with asynchronous computations `Future<Either<L, R>>`. Error handler library for type…
-
Updated
Oct 1, 2024 - Dart
`EITHER FOR ABAP` is a design pattern used in ABAP programming to standardize the management of results and errors. This pattern helps in handling operations that can either succeed with a result or fail with an error, which can be of various types.
-
Updated
Aug 28, 2024 - ABAP
Result, Either, Try, and Maybe monadic types for Java
-
Updated
Aug 13, 2024 - Java
Improve this page
Add a description, image, and links to the either topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the either topic, visit your repo's landing page and select "manage topics."