next-method* ( method -- quot )


Vocabulary
tools.deploy.shaker

Inputs
methodan object


Outputs
quotan object


Definition


: next-method* ( method -- quot )
[ "method-class" word-prop ] [ "method-generic" word-prop ]
bi next-method ;