https://bugzilla.wikimedia.org/show_bug.cgi?id=47104
--- Comment #2 from Tim Starling <[email protected]> --- Cloning it (i.e. copying the key/value pairs individually) would defeat the purpose. It'd be faster to use require(), which does give a writable table. You can use the index metamethod, as darklama suggests, if that is appropriate for your application. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
