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