Skip to main content

load

special-formv1.9

cljs.core/load

Available in:BBCLJCLJS
(load [& paths])
Loads Clojure code from resources in classpath. A path is interpreted as classpath-relative if it begins with a slash or relative to the root directory for the current namespace otherwise.

No examples yet. Be the first to add one!