Skip to main content

edit->

macro

rewrite-clj.zip.subedit/edit->

(edit-> [zloc & body])
Like `->`, threads `zloc` through forms. The resulting zipper will be located at the same path (i.e. the same number of downwards and right movements from the root) as incoming `zloc`. See also [[subedit->]] for an isolated edit.

No examples yet. Be the first to add one!