mozilla/mentat

[edn] Add EDN differ

Open

#220 opened on 2017年2月1日

GitHub で見る
 (5 comments) (0 reactions) (0 assignees)Rust (116 forks)github user discovery
A-ednenhancementhelp wantedin progress

Repository metrics

Stars
 (1,661 stars)
PR merge metrics
 (PR metrics pending)

説明

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!

コントリビューターガイド