Maybe I'm spoiled because when I started out with Clojure I just went to clojure.org and read it.
The only things on the OP's page without an explicit example on clojure.org/reader are: "#_", "%" for args, ";" for comments, and "$" as part of a class name.
Comments
Maybe I'm spoiled because when I started out with Clojure I just went to clojure.org and read it.
The only things on the OP's page without an explicit example on clojure.org/reader are: "#_", "%" for args, ";" for comments, and "$" as part of a class name.