Preparing search index...
The search index is not available
@mikuroxina/mini-fn
@mikuroxina/mini-fn
Reader
run
Function run
run
<
R
,
A
>
(
r
)
:
(
(
rec
)
=>
A
)
Runs the environment with
R
.
Type Parameters
R
A
Parameters
r
:
Reader
<
R
,
A
>
The reader environment.
Returns
(
(
rec
)
=>
A
)
The result of run.
(
rec
)
:
A
Parameters
rec
:
R
Returns
A
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
Runs the environment with
R
.