better-diff
better-diff copied to clipboard
Misc optimizations
- [ ] Pass indexes around instead of nodes, like in:
- [ ] Zigzag's
process
- [ ] OpenClose
- [ ] Zigzag's
- [ ] Create a table to store open/close pairs so that we don't need to search them later