toggle menu
Arrow
1.2.4
common
switch theme
search in API
arrow-optics
/
arrow.optics
/
PSetter
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
codiagonal
Link copied to clipboard
fun
<
S
>
codiagonal
(
)
:
Setter
<
Either
<
S
,
S
>
,
S
>
PSetter
that takes either S or S and strips the choice of S.
id
Link copied to clipboard
fun
<
S
>
id
(
)
:
PSetter
<
S
,
S
,
S
,
S
>