Diffing
Diffing copied to clipboard
A proposal for adding diffing functionality to the Swift standard library
Ordered Collection Diffing
This repository holds the original prototype implementing ordered collection diffing as proposed to swift-evolution and pitched in the swift forums.
This code has been adapted into a PR against the standard library and now only exist as a historical artifact for the curious.