mozilla/mentat

[edn] Add EDN differ

Offen

#220 geöffnet am 01.02.2017

 (5 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (116 Forks)github user discovery
A-ednenhancementhelp wantedin progress

Repository-Metriken

Stars
 (1.661 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Similar to #195, it gets really tiresome trying to visually diff to subtly different edn::Value instances. This ticket tracks implementing some structured diff algorithm. Even just pretty printing and doing a text diff on the two outputs would be better than the madness I'm doing to compare right now!

Contributor Guide