toggle menu
io.github.goquati
1.3.1
common
switch theme
search in API
io.github.goquati
/
io.github.goquati.kotlin.util
/
toResultList
to
Result
List
common
fun
<
T
,
E
>
Iterable
<
Result
<
T
,
E
>
>
.
toResultList
(
)
:
Result
<
List
<
T
>
,
E
>