[edn] Add EDN differ #111

Open
opened 2020-08-06 16:55:05 +00:00 by gburd · 0 comments
gburd commented 2020-08-06 16:55:05 +00:00 (Migrated from github.com)

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!

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!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: greg/mentat#111
No description provided.