Arrow
Toggle table of contents
2.2.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Arrow
arrow-optics
/
arrow.optics
/
set
set
context
(
copy
:
Copy
<
A
>
)
infix
fun
<
A
,
B
>
Traversal
<
A
,
B
>
.
set
(
b
:
B
)
Changes the value of the element(s) pointed by the
Traversal
.