Skip to content

Commit 6190ad9

Browse files
committed
Mention assert() implementation.
1 parent b1d549a commit 6190ad9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ your project:
8484
compatible to Lua 5.3's string packing!) (See [here][4])
8585
* `math.maxinteger` and `math.mininteger`, `math.tointeger`, `math.type`,
8686
and `math.ult` (see [here][5])
87+
* `assert` accepts non-string error messages
8788
* `ipairs` respects `__index` metamethod
8889
* `table.move`
8990
* `table` library respects metamethods

0 commit comments

Comments
 (0)