I just submitted a PR that adds `throttleFirst` an...
# coroutines
t
I just submitted a PR that adds
throttleFirst
and
throttleLatest
operators to
Flow
. Feel free to review it! https://github.com/Kotlin/kotlinx.coroutines/pull/2128