see-methods ( word -- )
Factor handbook » Developer tools » Printing definitions

Prev:see ( defspec -- )
Next:see* ( defspec -- )


Vocabulary
see

Inputs
worda generic or a class


Outputs
None

Generic word contract
Prettyprints the methods defined on a generic word or class.

Definition