See Original text in context
method set_parameterizer(Mu \obj, --> Nil)
Initializes the parameterization cache for a metaobject. This incorporates the ¶meterize
routine to produce parameterizations to be cached. This is assumed to carry a signature compatible with :(Mu $root, List:D $args)
, $root
being the base metaobject for the parameterization, $args
being the type arguments' object buffer.