clojure-spec

2023-02-07T09:13:17.758799Z

hello I seem to remember that there was a spec for Clojure (ie someone wrote spec to describe the clojure syntax). Did I imagine this? I'm struggling to google for it

dgb23 2023-02-07T09:15:44.333059Z

you might be thinking of this: https://github.com/clojure/core.specs.alpha

2023-02-07T09:16:43.118919Z

thank you - this is the one 🙏

👍 1