[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: In Lua 5.3 -- why were string.[un]pack(int|float)() added?
- From: Coroutines <coroutines@...>
- Date: Sat, 19 Apr 2014 13:28:09 -0700
On Sat, Apr 19, 2014 at 1:18 PM, Michal Kottman
<michal.kottman@gmail.com> wrote:
> Bitwise operators + string.[un]pack(int|float) is a very powerful combination.
That does make me hopeful :-) The only other thing I would then wish
for is a debug.dump() that acts like string.dump() but also allows for
stringifying userdata.