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