add MapDiff utils

This commit is contained in:
2023-05-04 21:12:26 +06:00
parent 6f9be2a9f8
commit 13d0e1b682
2 changed files with 112 additions and 0 deletions

View File

@@ -2,6 +2,8 @@
## 0.18.1
* `Common`:
* Add `MapDiff`
* `Coroutines`:
* Add `SmartMutex`