insert-space-right
function
rewrite-clj.zip/insert-space-right
(insert-space-right [zloc] [zloc n])Return zipper with `n` space whitespace 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!