Skip to content

Clojars Release 0.3.9

Compare
Choose a tag to compare
@xsc xsc released this 29 Mar 11:33

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"]