replaceAllWith
private fn
R replaceAllWith(alias output,
alias method = matchAll, R, RegEx)(R input, RegEx re) if (isSomeString!R && isRegexFor!(RegEx, R))No documentation available for this declaration.