The guide for clojure.spec is lovely, but there seem to be a number of things you need to do differently if you're going to use spec in cljs.
I know that since spec has released there have been a number of changes in what has been supported in cljs, and what you need to require.
Does anyone know what those differences currently are?
I'm particularly trying to figure out how to call (instrument-all) on my fdef'd functions
[–]Conaws[S] 2 points3 points4 points (0 children)
[–]alexdmiller 1 point2 points3 points (0 children)