aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBenoit Giannangeli <giann008@gmail.com>2017-02-22 21:40:11 +0100
committerBenoit Giannangeli <giann008@gmail.com>2017-02-22 21:44:39 +0100
commit7c459409b078e38da07e2570a77945fdc0f55c2c (patch)
tree97187063047185068abdc62c4b247369675a3cf4 /README.md
parentbf6d1aa5d76abcab1588be46bed406db1e9a81d7 (diff)
downloadfengari-7c459409b078e38da07e2570a77945fdc0f55c2c.tar.gz
fengari-7c459409b078e38da07e2570a77945fdc0f55c2c.tar.bz2
fengari-7c459409b078e38da07e2570a77945fdc0f55c2c.zip
pairs
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4781092..f67e193 100644
--- a/README.md
+++ b/README.md
@@ -213,12 +213,12 @@
- [x] xpcall
- [x] collectgarbage (unavailable)
- [x] ipairs
+ - [x] pairs
- [x] select
- [x] tonumber
- [x] assert
- [x] rawlen
- [x] next
- - [ ] pairs
- [ ] dofile
- [ ] loadfile
- [ ] load