mozilla/mentat

[edn] Add EDN differ

Open

#220 aperta il 1 feb 2017

Vedi su GitHub
 (5 commenti) (0 reazioni) (0 assegnatari)Rust (116 fork)github user discovery
A-ednenhancementhelp wantedin progress

Metriche repository

Star
 (1661 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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!

Guida contributor