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