Used in Either to represent one of two states.
Either
The Right state usually represents a positive or successful state.
Right
Either, Left
Left
Optional
Generated using TypeDoc
Used in
Either
to represent one of two states.The
Right
state usually represents a positive or successful state.See
Either
,Left