Handbook
Glossary
see-methods ( word -- )
Factor handbook
»
Developer tools
»
Printing definitions
Prev:
see ( defspec -- )
Next:
see* ( defspec -- )
Vocabulary
see
Inputs
word
a
generic
or a
class
Outputs
None
Generic word contract
Prettyprints the methods defined on a generic word or class.
Definition
USING:
io
;
IN:
see
:
see-methods
( word -- )
methods
see-all
nl
;