Module difft::diff::dijkstra

source ·
Expand description

Implements Dijkstra’s algorithm for shortest path, to find an optimal and readable diff between two ASTs.

Structs

Functions