better-diff icon indicating copy to clipboard operation
better-diff copied to clipboard

Misc optimizations

Open ElianCordoba opened this issue 1 year ago • 0 comments

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

ElianCordoba avatar Apr 03 '23 17:04 ElianCordoba