Liking cljdoc? Tell your friends :D

rebel-readline.cljs.service.local


aproposclj

(apropos str-or-pattern)

Given a regular expression or stringable thing, return a seq of all public definitions in all currently-loaded namespaces that match the str-or-pattern.

Given a regular expression or stringable thing, return a seq of all
public definitions in all currently-loaded namespaces that match the
str-or-pattern.
sourceraw docstring

createclj

(create)
(create options)
source

data-evalclj

(data-eval eval-thunk)
source

eval-cljsclj

(eval-cljs repl-env env form)
source

format-documentclj

(format-document {:keys [ns name type arglists doc]})
source

read-cljs-stringclj

(read-cljs-string form-str)
source

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

× close