plugin
1.0.0-SNAPSHOT
jvm
plugin
/
org.jetbrains.packagesearch.plugin.utils
/
debounceBatch
debounce
Batch
fun
<
T
>
Flow
<
T
>
.
debounceBatch
(
duration
:
Duration
)
:
Flow
<
List
<
T
>
>