toggle menu
pprint-kotlin
1.0.0
jvm
switch theme
search in API
pprint-kotlin
/
io.exoquery.fansi
/
Either
/
Right
Right
data
class
Right
<
L
,
R
>
(
val
value
:
R
)
:
Either
<
L
,
R
>
Members
Constructors
Right
Link copied to clipboard
constructor
(
value
:
R
)
Properties
value
Link copied to clipboard
val
value
:
R