Arrow
Toggle table of contents
2.0.0
common
Platform filter
common
Switch theme
Search in API
Arrow
arrow-optics
/
arrow.optics
/
Copy
/
set
set
abstract
infix
fun
<
B
>
Traversal
<
A
,
B
>
.
set
(
b
:
B
)
Changes the value of the element(s) pointed by the
Traversal
.