(cljs-resolve env sym)Additions over the original CLJS resolve:
Additions over the original CLJS resolve: * symbols don't have to be quoted, allowing arbitrary queries * var metadata is not dropped.
(impl-method-var? v)Is @v a function that is not an abstract protocol method?
Is `@v` a function that is not an abstract protocol method?
(protocol-method-var? v)Is @v a function that is an abstract protocol method?
Is `@v` a function that is an abstract protocol method?
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 |