Liking cljdoc? Tell your friends :D

spectrum.classpath


clj-var-inclj

(clj-var-in cl qualified-name)
(clj-var-in cl ns name)

Return a var in a another runtime. Call using .invoke

Return a var in a another runtime. Call using .invoke
sourceraw docstring

construct-inclj

(construct-in cl signature & params)
source

eval-stringclj

(eval-string cl string)

Eval the given string in a separate classloader.

Eval the given string in a separate classloader.
sourceraw docstring

eval-with-isolated-classloaderclj

(eval-with-isolated-classloader str)
source

init-clclj

(init-cl cl)
source

isolated-classloaderclj

source

new-isolated-classloaderclj

(new-isolated-classloader)
source

read-inclj

(read-in cl form)
source

require-inclj

(require-in cl ns)
source

url-classloaderclj

(url-classloader urls)
source

var-analysis-inclj

(var-analysis-in cl v)
source

with-classloadercljmacro

(with-classloader cl & body)
source

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

× close