bhauman / devcards

Devcards aims to provide a visual REPL experience for ClojureScript
1.53k stars 116 forks source link

Use sorted-map when rendering edn #28

Closed pkobrien closed 8 years ago

pkobrien commented 8 years ago

Use a sorted-map for any map-like objects for :inspect-data edn rendering to make it easier to find the parts of the start you want to look at.