< Home | Recrafted | Blog | About >

Recrafted 1.3.0 / Copying

This module provides a simple interface for copying tables.

  copy.copy((tab[, ...])): table
    Makes a deep copy of the given table.  If additional arguments are provided, and they are tables, they will not be copied.