splice-killing-forward
function
rewrite-clj.paredit/splice-killing-forward
(splice-killing-forward [zloc])Return `zloc` with left siblings spliced into parent sequence.
- `(a (b c |d e f) g) => (a b |c g)`
Examples
No examples yet. Be the first to add one!