Convenience functions for working at the repl.
Convenience functions for working at the repl.
(init)
(init {:keys [nrepl-port] :or {nrepl-port 7888}})
One-time init code for calling after opening the repl.
One-time init code for calling after opening the repl.
(refresh)
Refreshes namespaces and calls (use 'clojure.repl)
afterwards.
Restarts mount components.
Refreshes namespaces and calls `(use 'clojure.repl)` afterwards. Restarts mount components.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close