Mark table.clone as implemented

This commit is contained in:
Arseny Kapoulkine 2022-03-24 09:29:20 -07:00 committed by GitHub
parent 40b1982b37
commit 1a424d0679

View file

@ -1,5 +1,7 @@
# table.clone
**Status**: Implemented
## Summary
Add `table.clone` function that, given a table, produces a copy of that table with the same keys/values/metatable.