Skip to main content

left*

function

rewrite-clj.zip/left*

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