Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
method-word-name ( specializer generic -- string )
Vocabulary
multi-methods
Definition
USING:
accessors
make
prettyprint
;
IN:
multi-methods
:
method-word-name
( specializer generic -- string )
[
name>>
%
"-"
%
unparse
%
]
""
make
;