(bootstrap!)
(bootstrap! callback)
Reusable browser REPL bootstrapping. Patches the essential functions in goog.base to support re-loading of namespaces after page load.
Note that this function might do its job asynchronously if at the time of calling the document is still loading. You may provide a callback which will be called immediately after bootstrapping happens. It has no effect if called after bootstrapping has been already done. Only the callback is called immediately.
Reusable browser REPL bootstrapping. Patches the essential functions in goog.base to support re-loading of namespaces after page load. Note that this function might do its job asynchronously if at the time of calling the document is still loading. You may provide a callback which will be called immediately after bootstrapping happens. It has no effect if called after bootstrapping has been already done. Only the callback is called immediately.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |