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