cfunction src/core/table.c on line 323, column 1 (table/weak capacity) Creates a new empty table with weak references to keys and values. Similar to `table/new`. Returns the new table.