Fork me on GitHub
#clojure-dev
<
2017-07-09
>
Alex Miller (Clojure team)01:07:34

@richiardiandrea the doc function will return the spec if you call it with a fully qualified keyword spec name. Also the doc function will return the function spec when you call it on a function or macro.