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