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