Tree Diffing Hub

Created: 2022-12-13T05:20:37-06:00

Return to the Index

Consumes two tree data structures and produces a tape of additions, removals, or refactors to turn one tree in to the other.

React's "reconciliation" algorithm

Autochrome diffing algorithm for Clojure