lua-bint icon indicating copy to clipboard operation
lua-bint copied to clipboard

Arbitrary precision integer arithmetic library in pure Lua

Results 1 lua-bint issues
Sort by recently updated
recently updated
newest added

Adding the `__concat` metamethod for easy string concatenation, using the already-present `__tostring` metamethod.