On Friday, April 25, 2014 12:41:19 PM UTC-4, Julien Eluard wrote: > Hi Wes, > > 'exists?' is a macro part of ClojureScript. You can find its definition here: > https://github.com/clojure/clojurescript/blob/master/src/clj/cljs/core.clj#L300 > . > > Julien
Thank you, that was the part that I was missing. Looks like this was added since the cljs-in-cljs branch forked, so I'll hunt down the patch in github for this. -Wes -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
