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_SerializeTable serialization
| Serialize (t) | Serialize a table into a string |
| DeepCopy (From, To, already_copied) | Recursively deep-copy a table. |