add debouncedBy extension

This commit is contained in:
2024-09-26 23:50:57 +06:00
parent c7ad9aae07
commit bfb6e738ee
3 changed files with 85 additions and 0 deletions

View File

@@ -2,6 +2,9 @@
## 0.22.5
* `Coroutines`:
* Add extension `Flow.debouncedBy`
## 0.22.4
* `Versions`: