(lang-pointer lang)(lang-pointer lang {:keys [module id] :as m})creates a lang pointer
creates a lang pointer
(lang-rt)(lang-rt lang)(lang-rt ns lang)getn the runtime contexts in a map
getn the runtime contexts in a map
(lang-rt-default ptr)gets the default runtime function
gets the default runtime function
(lang-rt-list)(lang-rt-list ns)lists rt in a namespace
lists rt in a namespace
(sym-default-inverse-str sym)inverses the symbol string
inverses the symbol string
(sym-default-str sym)default fast symbol conversion
default fast symbol conversion
(sym-full {:keys [module id]})(sym-full module id)creates a full symbol
creates a full symbol
(sym-pair id)gets the symbol pair
(sym-pair 'L.core/identity) => '[L.core identity]
gets the symbol pair (sym-pair 'L.core/identity) => '[L.core identity]
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 |