replace*
function
rewrite-clj.zip/replace*
(replace* [zloc item])Raw version of [[replace]].
Returns zipper with node `item` replacing current node in `zloc`, without moving location.
NOTE: This function does no coercion, does not skip, nor provide any special handling for whitespace/comment nodes.
Examples
No examples yet. Be the first to add one!