History of Idiom 63 > diff from v38 to v39
Edit summary for version 39 by daxim:
[Perl] use correct variables, replace all occurrences
[Perl] use correct variables, replace all occurrences
↷
Version 38
2019-09-29, 12:43:45
Version 39
2019-09-29, 13:52:22
Idiom #63 Replace fragment of a string
Assign to x2 the value of string x with all occurrences of y replaced by z.
Assume occurrences of y are not overlapping.
Idiom #63 Replace fragment of a string
Assign to x2 the value of string x with all occurrences of y replaced by z.
Assume occurrences of y are not overlapping.
Comments bubble