diff --git a/docs/function-table-clone.md b/docs/function-table-clone.md index 78d126e..8cb9798 100644 --- a/docs/function-table-clone.md +++ b/docs/function-table-clone.md @@ -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.