edit -> edited
This commit is contained in:
parent
2d868ec587
commit
70d916dd6a
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@
|
||||||
(zip/root (zip/edit structure next-fn))
|
(zip/root (zip/edit structure next-fn))
|
||||||
))
|
))
|
||||||
|
|
||||||
(defn edit [path update-fn]
|
(defn edited [path update-fn]
|
||||||
(fixed-pathed-path [late path]
|
(fixed-pathed-path [late path]
|
||||||
(select* [this structure next-fn]
|
(select* [this structure next-fn]
|
||||||
(next-fn
|
(next-fn
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue