Preparing search index...
The search index is not available
neotype_prelude
neotype_prelude
maybe
Maybe
JustT
Type alias JustT<TMaybe>
JustT
<
TMaybe
>
:
TMaybe
extends
Maybe
<
infer
T
>
?
T
:
never
Extract the
Just
value type
T
from the type
Maybe<T>
.
Type Parameters
TMaybe
extends
Maybe
<
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
Just
value typeT
from the typeMaybe<T>
.