Arrow
1.1.5
common
arrow-core
/
arrow.core
/
Option
/
pairRight
pair
Right
fun
<
R
>
pairRight
(
right
:
R
)
:
Option
<
Pair
<
A
,
R
>
>
(
source
)