Preparing search index...
The search index is not available
@mikuroxina/mini-fn
@mikuroxina/mini-fn
Record
foldL
Function foldL
foldL
<
V
,
X
>
(
folder
)
:
(
(
init
)
=>
(
<
K
>
(
m
)
=>
X
)
)
Type Parameters
V
X
Parameters
folder
:
(
(
acc
)
=>
(
(
item
)
=>
X
)
)
(
acc
)
:
(
(
item
)
=>
X
)
Parameters
acc
:
X
Returns
(
(
item
)
=>
X
)
(
item
)
:
X
Parameters
item
:
V
Returns
X
Returns
(
(
init
)
=>
(
<
K
>
(
m
)
=>
X
)
)
(
init
)
:
(
<
K
>
(
m
)
=>
X
)
Parameters
init
:
X
Returns
(
<
K
>
(
m
)
=>
X
)
<
K
>
(
m
)
:
X
Type Parameters
K
extends
string
Parameters
m
:
Record
<
K
,
V
>
Returns
X
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