Arrow
Toggle table of contents
2.0.0
common
Platform filter
common
Switch theme
Search in API
Arrow
arrow-optics
/
arrow.optics
/
PLens
/
split
split
open
infix
fun
<
S1
,
T1
,
A1
,
B1
>
split
(
other
:
PLens
<
S1
,
T1
,
A1
,
B1
>
)
:
PLens
<
Pair
<
S
,
S1
>
,
Pair
<
T
,
T1
>
,
Pair
<
A
,
A1
>
,
Pair
<
B
,
B1
>
>
Pair two disjoint
PLens