/IEnumerableCorrelater

IEnumerableCorrelater knows to compare two IEnumerables or strings. It returns the distance between them, and returns two arrays which represent their "best match". IEnumerableCorrelater can be used to create diff tools.

Primary LanguageC#MIT LicenseMIT

Stargazers