outcome
Toggle table of contents
0.4.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
outcome
outcome
/
nz.adjmunro.outcome.result
/
flattenResult
flatten
Result
fun
<
T
>
KotlinResultFlow
<
KotlinResult
<
T
>
>
.
flattenResult
(
)
:
KotlinResultFlow
<
T
>
Flattens a flow of nested
KotlinResult
values by applying
flatten
to each element.
See also
flatten