>>defs ( object value -- object )


Vocabulary
accessors

Inputs
objectan object
valuean object


Outputs
objectan object


Definition


: >>defs ( object value -- object ) over defs<< ; inline