NAME
src/pmc/multisub.pmc - MultiSub PMC
DESCRIPTION
A container for multi-dispatched subs.
This class inherits from ResizablePMCArray and provides an Array of Sub PMCs with the same short name, but different long names.
Functions
SEE ALSO
src/multidispatch.c,