diff
diff copied to clipboard
Nim implementation of Python difflib's sequence matcher
Results
2
diff issues
Sort by
recently updated
recently updated
newest added
First off, thanks for this library! Using `spans()` instead of `spanSlices()` ```zsh diff.nim(112, 21) Error: type mismatch: got # first type mismatch at position: 3 # unknown named parameter: skipEqual...
Thanks again. Follow up to #5