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 3e2160c commit 53acbb2Copy full SHA for 53acbb2
Documentation/Evolution/ProposalOverview.md
@@ -19,7 +19,7 @@ Covers the result builder approach and basic API.
19
20
## Run-time Regex Construction
21
22
-- [Pitch](https://github.com/apple/swift-experimental-string-processing/blob/main/Documentation/Evolution/RegexSyntaxRunTimeConstruction.md)
+- [Pitch](https://github.com/apple/swift-experimental-string-processing/blob/main/Documentation/Evolution/RegexSyntaxRunTimeConstruction.md), [Thread](https://forums.swift.org/t/pitch-2-regex-syntax-and-run-time-construction/56624)
23
- (old) Pitch thread: [Regex Syntax](https://forums.swift.org/t/pitch-regex-syntax/55711)
24
+ Brief: Syntactic superset of PCRE2, Oniguruma, ICU, UTS\#18, etc.
25
0 commit comments