Open AlexBaranosky opened 12 years ago
Make this test pass:
(deftest test-public-api-fns-have-docstrings (is (= [] (map str (remove (comp :doc meta) (vals (ns-publics 'conjure.core))))))
Make this test pass: