NAME ^

src/pmc/tcldict.pmc - Tcl Dict PMC

DESCRIPTION ^

This is the Dictionary PMC for the Tcl implementation (for use with [dict])

Functions ^

STRING *get_string()

Returns the dict as a string. Take advantage of the heavy lifting already present in TclList.


parrot