up*
function
rewrite-clj.zip/up*
(up* [zloc])Raw version of [[up]].
Returns zipper with the location at the parent of current node in `zloc`, or nil if at
the top.
NOTE: This function does not skip, nor provide any special handling for whitespace/comment nodes.
Examples
No examples yet. Be the first to add one!