Module 02_Serialize
Table serialization
Functions
Serialize (t) | Serialize a table into a string |
DeepCopy (From, To, already_copied) | Recursively deep-copy a table. |
02_Serialize
Table serialization
Serialize (t) | Serialize a table into a string |
DeepCopy (From, To, already_copied) | Recursively deep-copy a table. |