rightmost*
function
rewrite-clj.zip/rightmost*
(rightmost* [zloc])Raw version of [[rightmost]].
Returns zipper with location at the rightmost 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!