tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
replace
tango
text
Util
Replace all instances of one element with another (in place)
T
[]
replace
(
T
S
)
(
T
[]
source
,
S
match
,
S
replacement
)
Meta
Source
See Implementation
tango
text
Util
aliases
splitLines
functions
chopl
chopr
combine
contains
containsPattern
count
delimit
delimiters
head
index
indexOf
isSpace
jhash
join
layout
lineOf
lines
locate
locatePattern
locatePatternPrior
locatePrior
main
matching
mismatch
patterns
postfix
prefix
quotes
repeat
replace
rindex
split
strip
stripl
stripr
substitute
tail
toLines
trim
triml
trimr
unescape
variables
x
Replace all instances of one element with another (in place)