ClojureDocs

导航

命名空间

load

clojure.core

自 1.0 起可用 (源代码)
  • (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.