Preparing search index...
The search index is not available
@mikuroxina/mini-fn
@mikuroxina/mini-fn
Dom
mapFact
Function mapFact
map
Fact
<
T
,
U
>
(
mapper
)
:
(
(
attr
)
=>
Fact
<
U
>
)
The
Functor
implementation for a
Fact<_>
.
Type Parameters
T
U
Parameters
mapper
:
(
(
msg
)
=>
U
)
(
msg
)
:
U
Parameters
msg
:
T
Returns
U
Returns
(
(
attr
)
=>
Fact
<
U
>
)
(
attr
)
:
Fact
<
U
>
Parameters
attr
:
Fact
<
T
>
Returns
Fact
<
U
>
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
Functor
implementation for aFact<_>
.