[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: string.len(str) vs str:len()
- From: Mason Mackaman <masondeanm@...>
- Date: Sun, 10 Aug 2014 15:03:14 -0500
Well I just realized that string.len(str) is actually faster than str:len() if it’s in the scope of a localized version of ‘string'