(load-class loader name)
This is named with a dashified format to avoid a StackOverflowError by endlessly calling loadClass of this class and not the parent.
This is named with a dashified format to avoid a StackOverflowError by endlessly calling loadClass of _this_ class and not the parent.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close