Preparing search index...
The search index is not available
@mikuroxina/mini-fn
@mikuroxina/mini-fn
State
monadT
Function monadT
monadT
<
S
,
M
>
(
monad
)
:
Monad
<
StateTHkt
&
{
arg3
:
S
;
}
&
{
arg2
:
M
;
}
>
The instance of
Monad
for
StateT<S, M, _>
.
Type Parameters
S
M
Parameters
monad
:
Monad
<
M
>
Returns
Monad
<
StateTHkt
&
{
arg3
:
S
;
}
&
{
arg2
:
M
;
}
>
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
The instance of
Monad
forStateT<S, M, _>
.