Skip to main content

suffix

function

rewrite-clj.zip/suffix

(suffix [zloc s])
Return zipper with the current node in `zloc` suffixed with string `s`. Operates on token node or a multi-line node, else exception is thrown. When multi-line, last line is suffixed.

No examples yet. Be the first to add one!