Arrow
Toggle table of contents
2.0.0
common
Platform filter
common
Switch theme
Search in API
Arrow
arrow-optics
/
arrow.optics
/
PTraversal
/
Companion
/
list
list
@
JvmStatic
fun
<
A
>
list
(
)
:
Traversal
<
List
<
A
>
,
A
>
Traversal
for
List
that focuses in each
A
of the source
List
.