Class Right<R>

Represents the right side of an Either (result type).

Type Parameters

  • R

    The type of the right value.

Hierarchy

  • Value<R>
    • Right

Constructors

Properties

Methods

Constructors

Properties

value: R

Methods

Generated using TypeDoc