At this point, it feels like just converting your JSON to CLJ "manually" (i.e. by copying the code of js->clj
and altering it) would be better. It would be much simpler and wouldn't rely on some internal knowledge, which is exactly what "cljs$core$IEncodeClojure$"
is.