(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`.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close