Commit ad91d0a
Add diff-sequences package (#5407)
* Add diff-sequences package
* Update CHANGELOG.md
* Replace NOT_YET_USED with NOT_YET_SET
* Replace utility with command
* Tame prettier
* Add 4 tests
* Replace with type cast to any
* Fix prettier errors
* Remove export from type declarations
* Correct aLength and bLength in README.md1 parent 8fb789c commit ad91d0a
7 files changed
Lines changed: 2158 additions & 0 deletions
File tree
- packages/diff-sequences
- src
- __tests__
- __snapshots__
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
5 | 8 | | |
6 | 9 | | |
7 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
0 commit comments