Home

re repl revlist

replReplace

The repl function replaces a portion of object a with object c starting at position b, as follows:

{a} b {c}->{d}
"a" b "c"->"d"