There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
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.