clojure.main
D
Given a string representation of a fn class, as in a stack trace element, returns a readable version.
function([fn-name])
M
- function
R
- function
Default :caught hook for repl
function([e])
- function
A sequence of lib specs that are applied to `require` by default when a new command-line REPL is started.
value
W
Executes body in the context of thread-local bindings for several vars that often need to be set!: *ns* *warn-on-refle...
macro([& body])
Evaluates body with *read-eval* set to a "known" value, i.e. substituting true for :unknown if necessary.
macro([& body])