Skip to content

Instantly share code, notes, and snippets.

@jennifersmith
Created June 20, 2011 10:57
Show Gist options
  • Save jennifersmith/1035439 to your computer and use it in GitHub Desktop.
Save jennifersmith/1035439 to your computer and use it in GitHub Desktop.
Setting max print length clojure repl
(set! *print-length* 200)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment