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