/odiff

Diffs a file to see if the contents is exactly the same, but doesn't care about order. For example, "aabbf" and "fbbaa" are considered equal.

Primary LanguageGoMIT LicenseMIT

odiff

Diffs a file to see if the contents is exactly the same, but doesn't care about order. For example, "aabbf" and "fbbaa" are considered equal.