[racket] Json pretty-print

From: Danny Yoo (dyoo at hashcollision.org)
Date: Tue Apr 16 14:55:06 EDT 2013

Similar forking going on.  :)

Here's another version (based on the json library in the standard
library, but hacked up a bit):

    https://gist.github.com/dyoo/5398549

I think the point is: it should be very easy to do this; it's just a
matter of knowing what behavior you want.

Posted on the users mailing list.