Roy Riggs writes:
> Just started teaching myself Clojure, there's one thing that seems to elude
> me. I'd like to be able to pretty print output from my project in the
> REPL. Clearly it already supports coloring text somehow, but I can't
> figure out how to do it myself and haven't been abl
Just started teaching myself Clojure, there's one thing that seems to elude
me. I'd like to be able to pretty print output from my project in the
REPL. Clearly it already supports coloring text somehow, but I can't
figure out how to do it myself and haven't been able to figure out the
trick.