Thanks to visit codestin.com
Credit goes to github.com

Skip to content
#

either-monad

Here are 65 public repositories matching this topic...

🏺 Pithos — All-in-one TypeScript utilities ecosystem — 280+ utilities, schema validation (Zod alternative, 11× faster), Result pattern (Neverthrow alternative, 3× smaller). Zero dependencies, 100% test & mutation coverage.

  • Updated Feb 22, 2026
  • 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 Feb 24, 2026
  • Dart

Improve this page

Add a description, image, and links to the either-monad 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-monad topic, visit your repo's landing page and select "manage topics."

Learn more