defn- now adds :private to the var metadata (like Clojure), and ns-publics filters those out while ns-interns/ns-map keep them — they were all the same unfiltered scan before. A lib that introspects ns-publics (honeysql asserts every public helper has a docstring, and that the clause set matches the public helpers) saw the private defn- helpers and failed; now honeysql 636/8 -> 638/6 (the rest are map key-order). |
||
|---|---|---|
| .. | ||
| 00-kernel.clj | ||
| 00-syntax.clj | ||
| 10-seq.clj | ||
| 20-coll.clj | ||
| 21-coll.clj | ||
| 22-coll.clj | ||
| 25-sorted.clj | ||
| 30-macros.clj | ||
| 40-lazy.clj | ||
| 50-io.clj | ||