Unicode Regular Expressions

H. S. Teoh hsteoh at quickfur.ath.cx
Mon Nov 9 17:06:50 UTC 2020


On Mon, Nov 09, 2020 at 03:39:05PM +0000, Per Nordlöw via Digitalmars-d-learn wrote:
> Is there any library that can deal with decoding and generating
> character matchers for Unicode regular expression described at
> 
> https://www.regular-expressions.info/unicode.html

I'm pretty sure std.regex already supports Unicode regexes.


T

-- 
Written on the window of a clothing store: No shirt, no shoes, no service.


More information about the Digitalmars-d-learn mailing list