(get-var this)
Returns the var that refers to this function.
Returns the var that refers to this function.
(def-autological-fn name body)
This does not mirror defn. Just takes a name and some body. The body should evaluate to a function. Defines a var with supplied name, to which is assigned an AutologicalFunction containing a reference to the same var.
This does not mirror defn. Just takes a name and some body. The body should evaluate to a function. Defines a var with supplied name, to which is assigned an AutologicalFunction containing a reference to the same var.
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 |