A variant of Lua's bit32 library that uses signed ints (rather than bit32's unsigned). This means all outputs are in the range [-2^31, 2^31 - 1].
A variant of Lua's bit32 library that uses signed ints (rather than bit32's unsigned). This means all outputs are in the range [-2^31, 2^31 - 1].