Handbook
Glossary
out-d>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
out-d>>
( object -- value )
Methods
USING:
accessors
compiler.tree
slots.private
;
M:
#alien-node
out-d>>
4
slot
;
inline
USING:
accessors
compiler.tree
slots.private
;
M:
#call-recursive
out-d>>
4
slot
;
inline
USING:
accessors
compiler.tree
slots.private
;
M:
#call
out-d>>
4
slot
;
inline
USING:
accessors
compiler.tree
slots.private
;
M:
#copy
out-d>>
3
slot
;
inline
USING:
accessors
compiler.tree
slots.private
;
M:
#enter-recursive
out-d>>
3
slot
;
inline
USING:
accessors
compiler.tree
slots.private
;
M:
#introduce
out-d>>
2
slot
;
inline
USING:
accessors
compiler.tree
slots.private
;
M:
#phi
out-d>>
4
slot
;
inline
USING:
accessors
compiler.tree
slots.private
;
M:
#push
out-d>>
3
slot
;
inline
USING:
accessors
compiler.tree
slots.private
;
M:
#return-recursive
out-d>>
3
slot
;
inline
USING:
accessors
compiler.tree
slots.private
;
M:
#shuffle
out-d>>
4
slot
;
inline