Documentation for method set_composalizer assembled from the following pages:

Class: Metamodel::EnumHOW §

From Metamodel::EnumHOW

(Metamodel::EnumHOW) method set_composalizer §

method set_composalizer($c)

Sets the composalizer for an enum, which produces a type that can be mixed in with another. $c should be a routine of some that has the following signature:

:($type$name@enum_values)