|
> New to LPeg here. I've been experimenting with the anonymous group > capture (lpeg.Cg) and it only seems useful inside of a fold capture > (lpeg.Cf). In any other context, I'm not seeing any distinction over > the basic pattern function (lpeg.P). Is this right? Yes. -- Roberto