Handbook
Glossary
right<< ( value object -- )
Vocabulary
accessors
Inputs
value
an
object
object
an
object
Outputs
None
Definition
IN:
accessors
GENERIC:
right<<
( value object -- )
Methods
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
raylib
;
M:
NPatchInfo
right<<
T{
struct-slot-spec
{
name
"right"
}
{
offset 24
}
{
class
fixnum
}
{
initial 0
}
{
type
int
}
}
write-struct-slot
;
inline
USING:
accessors
infix.ast
slots.private
;
M:
ast-op
right<<
3
set-slot
;
inline
USING:
accessors
persistent.heaps.private
slots.private
;
M:
branch
right<<
5
set-slot
;
inline
USING:
accessors
compression.huffman.private
kernel
slots
slots.private
;
M:
huffman-tree
right<<
[
dup
[
huffman-tree?
]
[
t
]
if*
[
maybe{
huffman-tree
}
bad-slot-value
]
unless
]
dip
4
set-slot
;
inline
USING:
accessors
pdf.canvas
slots.private
;
M:
margin
right<<
3
set-slot
;
inline
USING:
accessors
slots.private
stack-checker.recursive-state.tree
;
M:
node
right<<
6
set-slot
;
inline
USING:
accessors
slots.private
trees.private
;
M:
node
right<<
5
set-slot
;
inline
USING:
accessors
slots.private
ui.pens.tile
;
M:
tile-pen
right<<
4
set-slot
;
inline
USING:
accessors
benchmark.binary-trees
slots.private
;
M:
tree-node
right<<
4
set-slot
;
inline