/book-source

The source code for "The Joy of Clojure"

Primary LanguageClojure

Repl Notes

Load a file:

(load-file "...second-edition/src/clj/joy/refs.clj") (use 'joy.refs)