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