Closed CmdrDats closed 8 years ago
For example :
(defentity user "This is a user of the system" ...)
This should generate the CRUD functions incorporating the doc string.
In practice can just add a :doc key to the map
:doc
For example :
This should generate the CRUD functions incorporating the doc string.