Re: folding double vowels?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: folding double vowels?
- From: Sean Conner <sean@...>
- Date: 2013年5月22日 17:08:01 -0400
It was thus said that the Great Petite Abeille once stated:
>
> On May 22, 2013, at 10:11 PM, Sean Conner <sean@conman.org> wrote:
>
> >> Is there a more straightforward way?
> >
> > lpeg = require "lpeg"
>
> doesn't quite pass the smell test :P
In what way? For Lua 5.2 you need to do it this way.
-spc