insert-newline-left
function
rewrite-clj.zip/insert-newline-left
(insert-newline-left [zloc] [zloc n])Return zipper with `n` newlines node inserted to the left of the current node in `zloc`, without moving location.
`n` defaults to 1.
Examples
No examples yet. Be the first to add one!