lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Wed, Mar 26, 2014 at 9:35 AM, Dirk Laurie <dirk.laurie@gmail.com> wrote:
> I won't miss not having an operator for arithmetic shifts.
>
> But the bit32 library has arshift. It does seem a pity to deprecate
> something not
> superseded by something better. Maybe the 64-bit arithmetic right shift can be
> provided as math.arshift?


i think this is the first complete, reasonable and balanced suggestion

-- 
Javier