Skip to main content

edit-node

function

rewrite-clj.zip.subedit/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.

No examples yet. Be the first to add one!