Skip to content

Commit 3fa9d96

Browse files
author
Yannick Scherer
committed
add 'with-positional-zipper' to facade.
1 parent 25a1617 commit 3fa9d96

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/rewrite_clj/zip.clj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@
2323

2424
(import-vars
2525
[rewrite-clj.custom-zipper.core
26-
node position root]
26+
node position root
27+
with-positional-zipper]
2728

2829
[rewrite-clj.zip.base
2930
child-sexprs

0 commit comments

Comments
 (0)