diffs improvement

This commit is contained in:
2023-03-07 19:12:12 +06:00
parent 4f5e261d01
commit 8b9c93bc10
2 changed files with 59 additions and 8 deletions

View File

@@ -2,6 +2,10 @@
## 0.17.3
* `Common`:
* New function `emptyDiff`
* Now you may pass custom `comparisonFun` to all `diff` functions
## 0.17.2
* `FSM`: