Module libr35.utils.deepcopy

A Deepcopy Implementation found on the internet

Functions

deep_copy (orig) Copy the input recursively so that it is a completely fresh memory address.


Functions

deep_copy (orig)
Copy the input recursively so that it is a completely fresh memory address. This is very important in certain situations where CBR bites you in the butt

Parameters:

  • orig table

Returns:

    table | number | boolean
generated by LDoc 1.4.6 Last updated 2020-10-17 20:06:43