[swift-evolution] Empower String type with regular expression

Patrick Gili gili.patrick.r at gili-labs.com
Sun Jan 31 12:45:15 CST 2016


Never mind, NSRegularExpression is in the Foundation.

> On Jan 31, 2016, at 1:18 PM, Patrick Gili <gili.patrick.r at gili-labs.com> wrote:
> 
> There is one thing I want to discuss with regard to this proposal. I think NSRegularExpression is part of the standard library. If Swift were to support regular expression literal, wouldn't it make sense to move NSRegularExpression to the foundation?
> 
> Cheers,
> -Patrick
> 



More information about the swift-evolution mailing list