Closed borkdude closed 2 years ago
https://github.com/lread/rewrite-cljc-playground/blob/master/src/rewrite_cljc/zip/seqz.cljc
We might already have those, but maybe implemented them in a sub-optimal way.
One note: the rewrite-clj versions are not as formatting friendly as rewrite-edn's. For example rewrite-edn will indent new assoc or assoc-in items. Rewrite-clj inserts only minimum whitespace to keep code valid.
https://github.com/lread/rewrite-cljc-playground/blob/master/src/rewrite_cljc/zip/seqz.cljc
We might already have those, but maybe implemented them in a sub-optimal way.