<method> ( class generic -- method )
Factor handbook » The language » Objects » Generic words and methods » Generic word introspection

Prev:make-generic ( word -- )
Next:M\


Vocabulary
generic

Inputs
classa class
generica generic


Outputs
methoda new method definition


Word description
Creates a new method.

Definition