We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1d549a commit 6190ad9Copy full SHA for 6190ad9
1 file changed
README.md
@@ -84,6 +84,7 @@ your project:
84
compatible to Lua 5.3's string packing!) (See [here][4])
85
* `math.maxinteger` and `math.mininteger`, `math.tointeger`, `math.type`,
86
and `math.ult` (see [here][5])
87
+* `assert` accepts non-string error messages
88
* `ipairs` respects `__index` metamethod
89
* `table.move`
90
* `table` library respects metamethods
0 commit comments