Liking cljdoc? Tell your friends :D

nrepl.middleware.sideloader

Support the ability to interactively load resources (including Clojure source files) and classes from the client. This can be used to add dependencies to the nREPL environment after initial startup.

Support the ability to interactively load resources (including Clojure source
files) and classes from the client. This can be used to add dependencies to
the nREPL environment after initial startup.
raw docstring

base64-decodeclj

(base64-decode s)
source

base64-encodeclj

(base64-encode in)
source

sideloaderclj

(sideloader h)

Middleware that enables the client to serve resources and classes to the server.

Middleware that enables the client to serve resources and classes to the server.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close