Handbook
Glossary
in-d<< ( value object -- )
Vocabulary
accessors
Inputs
value
an
object
object
an
object
Outputs
None
Definition
IN:
accessors
GENERIC:
in-d<<
( value object -- )
Methods
USING:
accessors
compiler.tree
slots.private
;
M:
#alien-node
in-d<<
3
set-slot
;
inline
USING:
accessors
compiler.tree
slots.private
;
M:
#branch
in-d<<
2
set-slot
;
inline
USING:
accessors
compiler.tree
slots.private
;
M:
#call-recursive
in-d<<
3
set-slot
;
inline
USING:
accessors
compiler.tree
slots.private
;
M:
#call
in-d<<
3
set-slot
;
inline
USING:
accessors
compiler.tree
slots.private
;
M:
#copy
in-d<<
2
set-slot
;
inline
USING:
accessors
compiler.tree
slots.private
;
M:
#enter-recursive
in-d<<
2
set-slot
;
inline
USING:
accessors
compiler.tree
slots.private
;
M:
#recursive
in-d<<
2
set-slot
;
inline
USING:
accessors
compiler.tree
slots.private
;
M:
#return-recursive
in-d<<
2
set-slot
;
inline
USING:
accessors
compiler.tree
slots.private
;
M:
#return
in-d<<
2
set-slot
;
inline
USING:
accessors
compiler.tree
slots.private
;
M:
#shuffle
in-d<<
3
set-slot
;
inline
USING:
accessors
compiler.tree
slots.private
;
M:
#terminate
in-d<<
2
set-slot
;
inline