raise
function
rewrite-clj.paredit/raise
(raise [zloc])Delete siblings and raise node at zloc one level up
- `[1 [2 |3 4]] => [1 |3]`
Examples
No examples yet. Be the first to add one!
rewrite-clj.paredit/raise
(raise [zloc])No examples yet. Be the first to add one!