@hackage edits0.1.1.0

show the differences between 2 pieces of Text using the Levenshtein distance

This library computes the minimum number of edit operations insert, delete, substitute which are necessary to transform a piece of text into another. It then displays the parts which are different in brackets.