striff
striff copied to clipboard
Real simple string diffing.
Results
1
striff issues
Sort by
recently updated
recently updated
newest added
Hi, I read your code and congrats, there are very interesting tricks used here to make your diff algorithm. I have also worked on diffing a while ago, and found...