Clojars Release 0.3.9
Bugfixes
- access to children of quoted forms wasn't possible. (see #6)
rewrite-clj.zip/next
while at an empty vector moved to the non-existent first child of the vector. (see #5)rewrite-clj.zip/next
should return itself if no next element available.
Features
rewrite-clj.zip/end?
to decide whether the zipper has reached the last non-whitespace node.
Coordinates
[rewrite-clj "0.3.9"]