[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Reported to the Bloat Police: string.pack, .unpack and .packsize!
- From: phlnc8 <phlnc8@...>
- Date: Tue, 18 Aug 2015 13:14:18 -0400
On Tue, Aug 18, 2015 at 12:06 PM, Pierre Chapuis wrote:
> For what it's worth, I didn't expect it but string.pack / string.unpack
> has been the single most useful feature in Lua 5.3 for me. It motivated
> me to switch several work and personal projects from 5.2 to 5.3.
This and the bit operators.
> So, many thanks to the team for this feature which, I think, deserves
> its place in Lua!
+1!