lua-bint
lua-bint copied to clipboard
Adding the `__concat` metamethod for easy string concatenation
Adding the __concat metamethod for easy string concatenation, using the already-present __tostring metamethod.