clojure-emacs / orchard

A fertile ground for Clojure tooling
Eclipse Public License 1.0
326 stars 54 forks source link

`orchard.inspect`: don't render `Datafy` sections identical to the data they refer to #200

Closed vemv closed 1 year ago

vemv commented 1 year ago

We already were trying this, but for maps, we were comparing <x> with (datafy <x without nil-valued entries>), so the comparison was often different.