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