strip-default-method ( generic new-default -- )


Vocabulary
tools.deploy.shaker

Inputs
generican object
new-defaultan object


Outputs
None

Definition


: strip-default-method ( generic new-default -- )
[
[ "decision-tree" word-prop ]
[ "default-method" word-prop ] bi
] dip recursive-subst ;