Skip to main content

append-child*

function

rewrite-clj.zip/append-child*

(append-child* [zloc item])
Raw version of [[append-child]]. Returns zipper with node `item` inserted as the rightmost child of the current node in `zloc`, without moving. NOTE: This function does no coercion, does not skip, nor provide any special handling for whitespace/comment nodes.

No examples yet. Be the first to add one!