(autoload)
Automatically requires namespaces defined in META-INF/services/com.fbeyer.autoload files.
Automatically requires namespaces defined in META-INF/services/com.fbeyer.autoload files.
(resources name)
(resources name loader)
Find all resources with the given name. Use the context class loader if no loader is specified.
Find all resources with the given name. Use the context class loader if no loader is specified.
(services name)
Reads services defined by files with the given name in META-INF/services/ directories on the classpath, similar to java.util.ServiceLoader. Returns a sequence of symbols.
Reads services defined by files with the given name in META-INF/services/ directories on the classpath, similar to java.util.ServiceLoader. Returns a sequence of symbols.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close