facet
0.5.0-SNAPSHOT
common
/
io.facet.common
/
distinct
distinct
fun
<
T
>
Flow
<
T
>
.
distinct
(
)
:
Flow
<
T
>
Content copied to clipboard
Returns a flow which only emits unique values of type T.
Sources
jvm source
Link copied to clipboard