[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: share a stupid typo bug of me :(
- From: Egor Skriptunoff <egor.skriptunoff@...>
- Date: Sat, 3 Nov 2012 16:20:30 +0300
On 11/3/12, Dirk Laurie <dirk.laurie@gmail.com> wrote:
>> string.part=string.sub
>> string.grepl=string.gsub
>> string.sub=nil
>> string.gsub=nil
>> print((("How hard is that?"):grepl("hard","easy")))
> How easy is that?
Dirk, it is OK until you have to share your sources with others.
Do you really wanna Babel in Lua community? :-)
The benefits of language standardization should not be underestimated.