Skip to main content

re-quote-replacement

functionv1.5

clojure.string/re-quote-replacement

Available in:BBCLJ
(re-quote-replacement [replacement])
Given a replacement string that you wish to be a literal replacement for a pattern match in replace or replace-first, do the necessary escaping of special characters in the replacement.

No examples yet. Be the first to add one!