toggle menu
FlowExt
common
switch theme
search in API
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.