factor/basis/tools/deploy/shaker/next-methods.factor

5 lines
97 B
Factor

USING: words ;
IN: generic
: next-method-quot ( method -- quot ) "next-method-quot" word-prop ;