changer-word ( name -- word )
Factor handbook » The language » Objects » Low-level slot operations

Prev:setter-word ( name -- word )
Next:slot-named ( name specs -- spec/f )


Vocabulary
slots

Inputs
namean object


Outputs
wordan object


Definition


: changer-word ( name -- word )
"change-" prepend "accessors" create-word ;