We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 209099a + f665a3f commit 5361548Copy full SHA for 5361548
README.md
@@ -71,8 +71,7 @@ See the [auto-generated documentation](http://xsc.github.io/rewrite-clj/rewrite-
71
### Clojure Zipper
72
73
To traverse/modify the generated structure you can use rewrite-clj's
74
-whitespace-/comment-/value-aware zipper operations, based on
75
-[fast-zip](https://github.com/akhudek/fast-zip).
+whitespace-/comment-/value-aware zipper operations.
76
77
```clojure
78
(require '[rewrite-clj.zip :as z])
0 commit comments