toggle menu
Arrow
1.2.4
common
switch theme
search in API
arrow-optics
/
arrow.optics
/
Getter
/
split
split
open
infix
fun
<
C
,
D
>
split
(
other
:
Getter
<
C
,
D
>
)
:
Getter
<
Pair
<
S
,
C
>
,
Pair
<
A
,
D
>
>
(
source
)
Pair two disjoint
Getter