<method>
The class of functions that are applicable to arguments of a specified type.
Exported from
Module common-dylan
Module Dylan
Modifiers
concrete free sealed
Superclasses
<function>
Functions on <method>
add-method
remove-method
Functions returning <method>
add-method
remove-method
The common-dylan module.
Whenever possible, we have tried to keep the Dylan module pristine and unextended, preferring to add our extensions to separate modules or libraries.
The class of objects that can be applied to arguments.
Adds a method to a generic function.
Removes a method from a generic function.