Handbook
Glossary
setter-word ( name -- word )
Factor handbook
»
The language
»
Objects
»
Low-level slot operations
Prev:
writer-word ( name -- word )
Next:
changer-word ( name -- word )
Vocabulary
slots
Inputs
name
an
object
Outputs
word
an
object
Definition
USING:
sequences
words
;
IN:
slots
:
setter-word
( name -- word )
">>"
prepend
"accessors"
create-word
;