Handbook
Glossary
vocabulary<< ( value object -- )
Vocabulary
accessors
Inputs
value
an
object
object
an
object
Outputs
None
Definition
IN:
accessors
GENERIC:
vocabulary<<
( value object -- )
Methods
USING:
accessors
slots.private
words
;
M:
word
vocabulary<<
3
set-slot
;
inline
USING:
accessors
classes.struct
classes.struct.private
math
tools.image.analyzer.vm
vm
;
M:
word
vocabulary<<
T{
struct-slot-spec
{
name
"vocabulary"
}
{
offset 24
}
{
class
integer
}
{
initial 0
}
{
type
cell_t
}
}
write-struct-slot
;
inline