Liking cljdoc? Tell your friends :D

klipse-clj.repl


create-state-compilecljs

(create-state-compile)
source

def-a-varcljs

(def-a-var ns name)
(def-a-var ns name val)
source

docclj/smacro

(doc name)

Prints documentation for a var or special form given its name

Prints documentation for a var or special form given its name
sourceraw docstring

doc*cljs

(doc* name)
source

eval-formcljs

(eval-form form)
(eval-form form ns)
source

get-completionscljs

(get-completions buffer)

Returns an array of the buffer-match-suffix, along with completions for the entered text. If one completion is returned the line should be completed to match it (in which the completion may actually only be a longest prefix from the list of candiates), otherwise the list of completions should be displayed.

Returns an array of the buffer-match-suffix, along with completions for the
entered text. If one completion is returned the line should be completed to
match it (in which the completion may actually only be a longest prefix from
the list of candiates), otherwise the list of completions should be
displayed.
sourceraw docstring

reset-ns-compile!cljs

(reset-ns-compile!)
source

reset-ns-eval!cljs

(reset-ns-eval!)
source

reset-state-compile!cljs

(reset-state-compile!)
source

reset-state-eval!cljs

(reset-state-eval!)
source

stcljs

source

st-compilecljs

source

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

× close