Preparing search index...
The search index is not available
@mikuroxina/mini-fn
@mikuroxina/mini-fn
Optical
Setter
setM
Function setM
setM
<
M
>
(
m
)
:
(
<
S
,
T
>
(
mapper
)
=>
Setter
<
Get1
<
M
,
S
>
,
Get1
<
M
,
T
>
>
)
Modifies data contained by
Monad
as a terminal.
Type Parameters
M
Parameters
m
:
Monad
<
M
>
Returns
(
<
S
,
T
>
(
mapper
)
=>
Setter
<
Get1
<
M
,
S
>
,
Get1
<
M
,
T
>
>
)
The mapping optic.
<
S
,
T
>
(
mapper
)
:
Setter
<
Get1
<
M
,
S
>
,
Get1
<
M
,
T
>
>
Type Parameters
S
T
Parameters
mapper
:
(
(
s
)
=>
T
)
(
s
)
:
T
Parameters
s
:
S
Returns
T
Returns
Setter
<
Get1
<
M
,
S
>
,
Get1
<
M
,
T
>
>
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
Modifies data contained by
Monadas a terminal.