next
function
rewrite-clj.zip/next
(next [zloc])Return zipper with location moved to the next depth-first non-whitespace/non-comment node in `zloc`.
End can be detected with [[end?]], if already at end, stays there.
Examples
No examples yet. Be the first to add one!