Represents the right side of an Either (result type).
The type of the right value.
Readonly
Retrieves the value.
Static
Creates a Right instance with the specified right value.
The right value.
Generated using TypeDoc
Represents the right side of an Either (result type).