parrotcode: subs that are part of the internals, not for users | |
Contents | Language Implementations | Cardinal |
src/builtins/guts.pir - subs that are part of the internals, not for users
from
to the namespace given by to
.
If to
isn't given,
then exports into the HLL global namespace.
This function differs somewhat from Parrot's Exporter
PMC in that it understands how to properly merge MultiSub
PMCs.
|