Liking cljdoc? Tell your friends :D

eva.datastructures.utils.fressian


Autologicalcljprotocol

get-varclj

(get-var this)

Returns the var that refers to this function.

Returns the var that refers to this function.
source

autological-readerclj

source

autological-writerclj

source

def-autological-fncljmacro

(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.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close