subedit-node
function
rewrite-clj.zip/subedit-node
(subedit-node [zloc f])Return zipper replacing current node in `zloc` with result of `f` applied to said node as an isolated sub-tree.
The resulting zipper will be located on the root of the modified sub-tree.
See [docs on sub editing](/doc/01-user-guide.adoc#sub-editing).
Examples
No examples yet. Be the first to add one!