Hello, I would like to sort a map but print it prettily and preserve comments. A naive z/edit + z/root-string will effectively prn
https://nextjournal.com/lread/sorting-maps-by-key-with-rewrite-clj
thanks a lot
@benjamin.schwerdtner Not sure if it helps you, but there is also map sorting support from clojure-lsp
And @jacob.maine who worked on the clojure-lsp sort, did some https://clojurians.slack.com/archives/C03KCV7TM6F/p1670537958274929?thread_ts=1670537009.720689&cid=C03KCV7TM6F, if you need to go to the next level.
ok nice