Skip to main content

raise

function

rewrite-clj.paredit/raise

(raise [zloc])
Delete siblings and raise node at zloc one level up - `[1 [2 |3 4]] => [1 |3]`

No examples yet. Be the first to add one!