_Tcl::__list ^

Given a PMC, get a list from it. If the PMC is a TclLst, this is as simple as returning the list. If it's a string, use __stringToList.

_Tcl::__number ^

Given a PMC, get a number from it.


parrot