Skip to content
#

either

Here are 9 public repositories matching this topic...

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 Jun 17, 2024
  • Dart

Improve this page

Add a description, image, and links to the either topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the either topic, visit your repo's landing page and select "manage topics."

Learn more