NAME ^

pmc/tclarray.pmc - Tcl Array PMC

DESCRIPTION ^

This is the Array PMC for the Tcl implementation.

Functions ^

void class_init()

Initializes variables needed by the class.

void assign_pmc(PMC *other)

Copy the contents of other to self.


parrot