mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2025-12-04 21:35:48 +00:00
updates in coroutines
This commit is contained in:
@@ -2,6 +2,12 @@
|
||||
|
||||
## 0.4.19
|
||||
|
||||
* `Coroutines`:
|
||||
* New extension `Iterable<Deferred>#awaitFirstWithDeferred` has been added to identify which of `Deferred`s was
|
||||
normally completed
|
||||
* New extensions `Iterable<Deferred<T>>#invokeOnFirst` and `Iterable<DeferredAction<*, O>>.invokeFirstOf` have been
|
||||
added
|
||||
|
||||
## 0.4.18
|
||||
|
||||
* `Coroutines`:
|
||||
|
||||
Reference in New Issue
Block a user