History of Idiom 63 > diff from v50 to v51
Edit summary for version 51 by zqwnvl:
New VB implementation by user [zqwnvl]
New VB implementation by user [zqwnvl]
↷
Version 50
2021-03-25, 17:52:34
Version 51
2021-08-19, 06:32:40
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