forked from starnakin/IronGOLEM
rename replace func to replace_index
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
replace(str, fill, start, stop)
|
||||
replace_index(str, fill, start, stop)
|
||||
{
|
||||
local out;
|
||||
local sum;
|
Reference in New Issue
Block a user