Arrow
1.1.5
arrow-optics
/
arrow.optics
/
Copy
/
set
set
abstract
infix
fun
<
B
>
Setter
<
A
,
B
>
.
set
(
b
:
B
)
(
source
)
Changes the value of the element(s) pointed by the
Setter
.