[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: lpeg.C() drops named captures. Is there a workaround for that?
- From: Roberto Ierusalimschy <roberto@...>
- Date: Mon, 11 Sep 2023 11:01:26 -0300
> can you show some examples? I'm still struggling to understand unnamed
> group captures...
I said I tend to use "unnamed captures", not "unnamed group captures".
I guess I use unnamed group captures only in Cf.
-- Roberto