Handbook
Glossary
effect<< ( value object -- )
Vocabulary
accessors
Inputs
value
an
object
object
an
object
Outputs
None
Definition
IN:
accessors
GENERIC:
effect<<
( value object -- )
Methods
USING:
accessors
slots.private
stack-checker.values
;
M:
declared-effect
effect<<
4
set-slot
;
inline
USING:
accessors
compiler.tree.debugger
effects
kernel
slots
slots.private
;
M:
shuffle-node
effect<<
[
dup
effect?
[
\
effect
bad-slot-value
]
unless
]
dip
2
set-slot
;
inline