moonads
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Either
Identity
Left
Maybe
Monad
Right
Apply
ap
map
Chain
Functor
Setoid
Transform
is
Nil
Type parameters
T
Hierarchy
Functor
<
T
>
Apply
Index
Properties
ap
map
Properties
ap
ap
:
function
Type declaration
<V, AV>
(
fm
:
Apply
<
Transform
<
T
,
V
>
>
)
:
AV
Type parameters
V
AV
:
Apply
<
V
>
Parameters
fm:
Apply
<
Transform
<
T
,
V
>
>
Returns
AV
map
map
:
function
Type declaration
<V, FV>
(
f
:
Transform
<
T
,
V
>
)
:
FV
Type parameters
V
FV
:
Functor
<
V
>
Parameters
f:
Transform
<
T
,
V
>
Returns
FV
Generated using
TypeDoc