Handbook
Glossary
next-method* ( method -- quot )
Vocabulary
tools
.
deploy
.
shaker
Inputs
method
an
object
Outputs
quot
an
object
Definition
USING:
generic
kernel
words
;
IN:
tools.deploy.shaker
:
next-method*
( method -- quot )
[
"method-class"
word-prop
]
[
"method-generic"
word-prop
]
bi
next-method
;