Skip to main content

prev*

function

rewrite-clj.zip/prev*

(prev* [zloc])
Raw version of [[prev]]. Returns zipper with location at the previous depth-first location in the hierarchy in `zloc`. If already at the root, returns nil. NOTE: This function does not skip, nor provide any special handling for whitespace/comment nodes.

No examples yet. Be the first to add one!