Am Donnerstag, 4. Juni 2015 00:10:33 UTC+9 schrieb Marshall Bockrath-Vandegrift: > > Richard Möhn <richar...@posteo.de <javascript:>> writes: > > > How do I remove from a nested datastructure the objects whose (pr obj) > > representation doesn't comply with the EDN specification? Fx, > > {:a 1 :b (find-ns 'user)} → {:a 1} > > Or, easier, how do I just not print these objects? > > Additionally/alternatively to the 1.7.0 changes mentioned by Alex > Miller, check out: > > https://github.com/llasram/letterpress > > If you can stomach the (very gentle) monkey-patching, it provides the > ability to arbitrarily redefine and hook printing within a particular > dynamic scope. >
Ah, thanks! If it turns out that writing-and-then-ignoring tagged literals (1.7.0 pr) causes problems, I will turn to your library. Richard -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.