Handbook
Glossary
boxer<< ( value object -- )
Vocabulary
accessors
Inputs
value
an
object
object
an
object
Outputs
None
Definition
IN:
accessors
GENERIC:
boxer<<
( value object -- )
Methods
USING:
accessors
compiler.cfg.instructions
slots.private
;
M:
##box-long-long
boxer<<
5
set-slot
;
inline
USING:
accessors
compiler.cfg.instructions
slots.private
;
M:
##box
boxer<<
4
set-slot
;
inline
USING:
accessors
alien.c-types
slots.private
;
M:
c-type
boxer<<
12
set-slot
;
inline