[swift-evolution] URL Literals

David Sweeris davesweeris at mac.com
Tue Dec 20 14:46:01 CST 2016


Oops… typo...
> On Dec 20, 2016, at 12:29 PM, David Sweeris via swift-evolution <swift-evolution at swift.org> wrote:
> 
> [...] According to “Daveo” (not me) on stackoverflow (http://stackoverflow.com/questions/3809401/what-is-a-good-regular-expression-to-match-a-url <http://stackoverflow.com/questions/3809401/what-is-a-good-regular-expression-to-match-a-url>), the regex for the regex for an URL is: […]
That “for the regex” in the middle of the text after the link shouldn’t be there… The regex I posted supposedly matches URLs, not strings which would themselves form a regex that would match URLs.

hehe… nested regexing… that’s gotta be useful for something… lol

- Dave Sweeris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20161220/5add8e55/attachment.html>


More information about the swift-evolution mailing list