class

Diff::MyersLinear

Inherits Diff::Differ / Reference / Object

Constructors

new(a : Array(Line), b : Array(Line))
Source

Class methods

diff(a : Array(Line), b : Array(Line))
Source

Instance methods

backward(box, vf, vb, d, &)
Source
diff
Source
find_path(left, top, right, bottom)
Source
forwards(box, vf, vb, d, &)
Source
midpoint(box)
Source
walk_diagonal(x1, y1, x2, y2, &block : Int32, Int32, Int32, Int32 -> )
Source
walk_snakes
Source