Liking cljdoc? Tell your friends :D
Clojure only.

datofu.repl


docclj

(doc db e)

Given a Database db and an Entity Identifier e (typically a keyword naming an attribute), prints the :db/doc of e if it has one in db.

Given a Database `db` and an Entity Identifier `e`
(typically a keyword naming an attribute),
prints the :db/doc of `e` if it has one in `db`.
sourceraw docstring

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

× close