aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
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