Search symbols and docs matching a regular expression
Search symbols and docs matching a regular expression
(find-symbols {:keys [ns full-doc? var-query]})Takes a map and returns a list of maps containing name, doc and type.
:var-query See vars.
:full-doc? Causes the full doc to be returned instead of the abbreviated form.
:ns If provided, the results will be sorted to show this namespace first.
Takes a map and returns a list of maps containing name, doc and type. `:var-query` See `vars`. `:full-doc?` Causes the full doc to be returned instead of the abbreviated form. `:ns` If provided, the results will be sorted to show this namespace first.
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 |