(doc name)
Prints documentation for a var or special form given its name
Prints documentation for a var or special form given its name
(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close