@hackage edits0.1.0.0
compute the distance between 2 strings as a list of edit operations
Categories
License
MIT
Maintainer
etorreborre@yahoo.com
Links
Versions
This library returns the minimum number of edit operations add, remove necessary to transform a string into another. It also provides ways to display the difference between the strings