Preparing search index...
The search index is not available
neotype_prelude
neotype_prelude
ior
Ior
LeftT
Type alias LeftT<TIor>
LeftT
<
TIor
>
:
[
TIor
]
extends
[
Ior
<
infer
A
,
any
>
]
?
A
:
never
Extract the left-hand value type
A
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 left-hand value type
A
from the typeIor<A, B>
.