A type that represents one of two values (Either.Left or Either.Right).
Either.Left
Either.Right
Generated using TypeDoc
A type that represents one of two values (
Either.Left
orEither.Right
).