Search
Preparing search index...
The search index is not available
ts-cat
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
ApplyS1
Interface ApplyS1<F>
Type parameters
F
:
URIs
Hierarchy
FunctorS1
<
F
>
ApplyS1
ApplicativeS1
ChainS1
Index
Properties
ap
map
Properties
ap
ap
:
function
Type declaration
<A, B>
(
fab
:
Type
<
F
,
function
>
, fa
:
Type
<
F
,
A
>
)
:
Type
<
F
,
B
>
Type parameters
A
B
Parameters
fab:
Type
<
F
,
function
>
fa:
Type
<
F
,
A
>
Returns
Type
<
F
,
B
>
map
map
:
function
Type declaration
<A, B>
(
f
:
function
, fa
:
Type
<
F
,
A
>
)
:
Type
<
F
,
B
>
Type parameters
A
B
Parameters
f:
function
(
a
:
A
)
:
B
Parameters
a:
A
Returns
B
fa:
Type
<
F
,
A
>
Returns
Type
<
F
,
B
>
Globals
Identity
Just
Maybe
Nothing
Alt1
Alt
S1
Alternative1
Alternative
S1
Applicative1
Applicative
S1
Apply1
Apply
S1
ap
map
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