FlowExt
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
FlowExt
FlowExt
/
com.hoc081098.flowext
/
exhaustAll
exhaust
All
inline
fun
<
T
>
Flow
<
Flow
<
T
>
>
.
exhaustAll
(
)
:
Flow
<
T
>
(
source
)
This function is an alias to
flattenFirst
operator.