Fork me on GitHub
#rewrite-clj
<
2021-02-21
>
lread04:02:19

@mauricio.szabo it is available for cljs on the rewrite-clj v1 branch - but not on clojars yet.

borkdude17:02:55

@mauricio.szabo why don't you just take this approach? https://clojurians.slack.com/archives/C015LCR9MHD/p1613738487063800 This is much easier, you can just work with s-expressions directly, just use postwalk in between sci/parse-next and sci/eval-form

👍 3