Arrow
Toggle table of contents
2.0.0
common
Platform filter
common
Switch theme
Search in API
Arrow
arrow-optics
/
arrow.optics
/
PTraversal
/
choice
choice
open
fun
<
U
,
V
>
choice
(
other
:
PTraversal
<
U
,
V
,
A
,
B
>
)
:
PTraversal
<
Either
<
S
,
U
>
,
Either
<
T
,
V
>
,
A
,
B
>
Join two
PTraversal
with the same target