Preparing search index...
The search index is not available
neotype_prelude
neotype_prelude
ior
Ior
RightT
Type alias RightT<TIor>
RightT
<
TIor
>
:
[
TIor
]
extends
[
Ior
<
any
,
infer
B
>
]
?
B
:
never
Extract the right-hand value type
B
from the type
Ior<A, B>
.
Type Parameters
TIor
extends
Ior
<
any
,
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
neotype_prelude
builder
cmb
cmp
either
fn
ior
maybe
pair
validation
Generated using
TypeDoc
Extract the right-hand value type
B
from the typeIor<A, B>
.