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