micro_utils.dokka
0.9.7
android
common
jvm
micro_utils.dokka
/
dev.inmo.micro_utils.common
/
[jvm]Either
/
Companion
Companion
jvm
object
Companion
Content copied to clipboard
Functions
Extensions
Functions
serializer
Link copied to clipboard
jvm
fun
<
T1
,
T2
>
serializer
(
t1Serializer
:
KSerializer
<
T1
>
,
t2Serializer
:
KSerializer
<
T2
>
)
:
KSerializer
<
Either
<
T1
,
T2
>
>
Content copied to clipboard
Extensions
first
Link copied to clipboard
android
common
jvm
inline
fun
<
T1
,
T2
>
Either.Companion
.
first
(
t1
:
T1
)
:
Either
<
T1
,
T2
>
Content copied to clipboard
inline
fun
<
T1
,
T2
>
Either.Companion
.
first
(
t1
:
T1
)
:
Either
<
T1
,
T2
>
Content copied to clipboard
inline
fun
<
T1
,
T2
>
Either.Companion
.
first
(
t1
:
T1
)
:
Either
<
T1
,
T2
>
Content copied to clipboard
second
Link copied to clipboard
android
common
jvm
inline
fun
<
T1
,
T2
>
Either.Companion
.
second
(
t2
:
T2
)
:
Either
<
T1
,
T2
>
Content copied to clipboard
inline
fun
<
T1
,
T2
>
Either.Companion
.
second
(
t2
:
T2
)
:
Either
<
T1
,
T2
>
Content copied to clipboard
inline
fun
<
T1
,
T2
>
Either.Companion
.
second
(
t2
:
T2
)
:
Either
<
T1
,
T2
>
Content copied to clipboard