Preparing search index...
The search index is not available
@thames/monads
@thames/monads
Left
Function Left
Left
<
L
,
R
>
(
val
)
:
LeftEither
<
L
,
R
>
Factory function for creating a Left instance of Either.
Type Parameters
L
extends
NonUndefined
R
extends
NonUndefined
=
never
Parameters
val
:
L
Returns
LeftEither
<
L
,
R
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@thames/monads
Loading...
Factory function for creating a Left instance of Either.