Table
Moves elements from table a1 to table a2.
move(a1: table, f: integer, e: integer, t: integer [, a2: table]) returns a2: table