For scenarios like #12 at a certain point it's not that useful to show a large amount of differences. To speed up performance and reduce the verbosity of output in tooling, it would be useful to be able to say something like "bail after 100 diffs" then get a struct that returns the differences and if it's a partial diff.
For scenarios like #12 at a certain point it's not that useful to show a large amount of differences. To speed up performance and reduce the verbosity of output in tooling, it would be useful to be able to say something like "bail after 100 diffs" then get a struct that returns the differences and if it's a partial diff.