mozilla/mentat

[edn] Add EDN differ

Ouverte

#220 ouverte le 1 févr. 2017

 (5 commentaires) (0 réaction) (0 personne assignée)Rust (116 forks)github user discovery
A-ednenhancementhelp wantedin progress

Métriques du dépôt

Stars
 (1 661 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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!

Guide contributeur