Namespace Either

The companion namespace for the Either<A, B> type.

Remarks

This namespace provides:

  • Functions for constructing, chaining, and collecting into Either
  • A base class with the fluent API for Either
  • Variant classes
  • Utility types

Index

Enumerations

Classes

Type Aliases

Functions

Generated using TypeDoc