cecca4e47e
go-diff offers algorithms to perform operations required for synchronizing plain text: Compare two texts and return their differences. Perform fuzzy matching of text. Apply patches onto text.
6 lines
205 B
Text
6 lines
205 B
Text
go-diff offers algorithms to perform operations required for synchronizing
|
|
plain text:
|
|
|
|
Compare two texts and return their differences.
|
|
Perform fuzzy matching of text.
|
|
Apply patches onto text.
|