From f0db46947268e5ceacd1558cf74781fff0e782d1 Mon Sep 17 00:00:00 2001 From: Benoit Giannangeli Date: Fri, 28 Jul 2017 12:14:00 +0200 Subject: README: added weak tables in missing features --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 242d822..30c02dd 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,7 @@ To address that issue, Lua strings are represented by an array of bytes in Fenga - `os.rename` - `os.tmpname` - `os.execute` +- [Weak tables](http://www.lua.org/manual/5.3/manual.html#2.5.2) ## Extensions -- cgit v1.2.3-54-g00ecf