#diff #part #computing #ojo #patience #algorithm

ojo_diff

A small crate for computing diffs (part of the ojo project)

1 unstable release

0.1.0 Feb 21, 2019

#1 in #ojo

33 downloads per month
Used in 3 crates (2 directly)

MIT/Apache

19KB
296 lines

This crate contains a simple implementation of the patience diff algorithm (specifically, the non-recursive variant described here). This is part of the ojo, and is not intended for public use.

No runtime deps