down*
function
rewrite-clj.zip/down*
(down* [zloc])Raw version of [[down]].
Returns zipper with the location at the leftmost child of current node in `zloc`, or
nil if no children.
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!