Module 02_Serialize

Table serialization

Functions

Serialize (t) Serialize a table into a string
DeepCopy (From, To, already_copied) Recursively deep-copy a table.


Functions

Serialize (t)
Serialize a table into a string

Parameters:

  • t

Returns:

    string The serialized table string
DeepCopy (From, To, already_copied)
Recursively deep-copy a table.

Parameters:

  • From
  • To
  • already_copied

Returns:

    table
generated by LDoc 1.4.6 Last updated 2023-01-15 03:25:11