Mark table.clone as implemented

This commit is contained in:
Arseny Kapoulkine 2022-03-24 09:29:20 -07:00 committed by GitHub
parent 5a21c41363
commit b8e025311b
Signed by: DevComp
GPG key ID: 4AEE18F83AFDEB23

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.