proxy.golang.org : github.com/tvastar/hamming
Package hamming computes the edits that convert one sequence to another. It is similar to the hamming edit sequence but despite the name it is not the same. In particular, it uses move operations as well as delete/insert and is a simple rather than optimal version.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/tvastar/hamming
License: MIT
Latest release: almost 7 years ago
First release: almost 7 years ago
Namespace: github.com/tvastar
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 3 months ago