edit-node
function
rewrite-clj.zip/edit-node
(edit-node [zloc f])Return zipper applying function `f` to `zloc`. The resulting
zipper will be located at the same path (i.e. the same number of
downwards and right movements from the root) incoming `zloc`.
See also [[subedit-node]] for an isolated edit.
Examples
No examples yet. Be the first to add one!