We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc5c133 commit c05e5d6Copy full SHA for c05e5d6
docs/proposals/update_replace_functions.md
@@ -10,6 +10,7 @@ _Issues_: [#2772](https://github.com/ballerina-platform/ballerina-standard-libra
10
The existing replacement functions don't support the following functionalities:
11
- There is no way to replace the matches from the particular string index of the given string.
12
- There isn't any mechanism to replace the matches with a dynamic value.
13
+
14
So, this proposal improves the replacement functions to support the above functionalities.
15
16
## Goals
0 commit comments