Search
Preparing search index...
The search index is not available
ts-cat
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
Alternative1
Interface Alternative1<F, A>
Type parameters
F
:
URIs
A
Hierarchy
Plus1
<
F
,
A
>
Applicative1
<
F
,
A
>
Alternative1
Implemented by
Just
Maybe
Nothing
Index
Properties
alt
ap
map
zero
Properties
alt
alt
:
function
Type declaration
(
fa
:
Type
<
F
,
A
>
)
:
Type
<
F
,
A
>
Parameters
fa:
Type
<
F
,
A
>
Returns
Type
<
F
,
A
>
ap
ap
:
function
Type declaration
<B>
(
fab
:
Type
<
F
,
function
>
)
:
Type
<
F
,
B
>
Type parameters
B
Parameters
fab:
Type
<
F
,
function
>
Returns
Type
<
F
,
B
>
map
map
:
function
Type declaration
<B>
(
f
:
function
)
:
Type
<
F
,
B
>
Type parameters
B
Parameters
f:
function
(
a
:
A
)
:
B
Parameters
a:
A
Returns
B
Returns
Type
<
F
,
B
>
zero
zero
:
function
Type declaration
(
)
:
Type
<
F
,
A
>
Returns
Type
<
F
,
A
>
Globals
Identity
Just
Maybe
Nothing
Alt1
Alt
S1
Alternative1
alt
ap
map
zero
Alternative
S1
Applicative1
Applicative
S1
Apply1
Apply
S1
Chain1
Chain
S1
Functor1
Functor2
Functor
S1
Functor
S2
HKT
HKT2
Monad1
Monad
S1
Plus1
Plus
S1
URItoHKT
URItoHKT2
IdentityURI
MaybeURI
Type
Type2
URI2s
URIs
IDENTITY_
URI
MAYBE_
URI
URI
identity
maybe
Generated using
TypeDoc