Either class for Dart or Flutter projects.
-
Updated
Jun 10, 2023 - Dart
Either class for Dart or Flutter projects.
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…
Add a description, image, and links to the dart-either topic page so that developers can more easily learn about it.
To associate your repository with the dart-either topic, visit your repo's landing page and select "manage topics."