I plan on writing some cljc code that will be deployed both on the JVM server-side of an app as well as on the JS client-side.
If I use core.typed to annotate and check my code with the JVM during development, will the code also be type-checkable when compiling to javascript? Even if it's not checkable, will the type annotations affect the JS output in any way? -- 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.
