Fork me on GitHub
#clojure-spec
<
2017-04-29
>
fossifoo06:04:29

@ikitommi not sure, where to put this on slack, but i currently try to use spec-swagger from cljs/node and it seems like spec-tools depends on a lot of internals from clojure.spec and doesn't currently build on cljs. i get No such var: s/def-imp. can you (or anybody else here) confirm that?

fossifoo06:04:18

eh, there's a cljs.spec.cljc and a cljs.spec.cljs? how does that work?

Alex Miller (Clojure team)11:04:30

Platform-specific is used first, then falls back to cljc if not found