role-slot-overlap ( class slots -- * )
Roles

Prev:multiple-inheritance-attempted ( classes -- * )


Vocabulary
roles

Class description
This error is thrown if a ROLE-TUPLE: or ROLE: definition attempts to inherit a set of roles in which more than one attempts to define the same slot.

Definition