skip
function
rewrite-clj.zip/skip
(skip [f p? zloc])Return zipper with location moved to first location not satisfying predicate `p?` starting from the node in
`zloc` and traversing by function `f`.
Examples
No examples yet. Be the first to add one!