lua-nums
lua-nums copied to clipboard
Pure Lua number library providing BigNum and fixed width unsigned integer types
Results
2
lua-nums issues
Sort by
recently updated
recently updated
newest added
Hi, @user-none I've just known about your module and it works like a charm. However, I was intrigued by one aspect of the code: `ashex` recurs to a local function...
Hello, 1. I would like to said BIG THANKS for your work. For years, I'm searching a way to go outside of native limitations for numbers and bitwise operations with...