Preparing search index...
The search index is not available
@mikuroxina/mini-fn
@mikuroxina/mini-fn
Cont
ContT
Interface ContT<R, M, A>
Monad transformer
ContT
, the generic form of
Cont
.
Type Parameters
R
M
A
Hierarchy
ContT
ContT
(
callback
)
:
Instance
<
Apply1
<
M
,
R
>
>
Parameters
callback
:
(
(
a
)
=>
Get1
<
M
,
R
>
)
(
a
)
:
Get1
<
M
,
R
>
Parameters
a
:
A
Returns
Get1
<
M
,
R
>
Returns
Instance
<
Apply1
<
M
,
R
>
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@mikuroxina/mini-fn
MonadWriter
Array
BinaryHeap
Bool
Cat
Cofree
ComonadCofree
ComonadStore
Compose
Const
Cont
ControlFlow
Coyoneda
Curry
Dom
Dual
Envelope
Ether
Exists
FingerTree
Free
Loading...
Generated using
TypeDoc
Monad transformer
ContT, the generic form ofCont.