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