Arrow
Toggle table of contents
2.0.0
common
Platform filter
common
Switch theme
Search in API
Arrow
arrow-optics
/
arrow.optics
/
PPrism
/
Companion
/
right
right
@
JvmStatic
@
JvmName
(
name
=
"eitherRight"
)
fun
<
L
,
R
>
right
(
)
:
Prism
<
Either
<
L
,
R
>
,
R
>
Prism
to focus into an
arrow.core.Either.Right