My data_readers.cljc file contains:
{DbId hypercrud.types/read-DbId}
hypercrud.types.cljs:
(def read-DbId #(apply ->DbId %))
(deftype DbId [id conn-id] ...)
The compiler error suggests that it sees the symbol in data_readers, but not
the cljs implementation? Everything works fine in the runtime reader.
--
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 https://groups.google.com/group/clojurescript.