Handbook
Glossary
layout<< ( value object -- )
Vocabulary
accessors
Inputs
value
an
object
object
an
object
Outputs
None
Definition
IN:
accessors
GENERIC:
layout<<
( value object -- )
Methods
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
raylib
;
M:
NPatchInfo
layout<<
T{
struct-slot-spec
{
name
"layout"
}
{
offset 32
}
{
class
fixnum
}
{
initial 0
}
{
type
int
}
}
write-struct-slot
;
inline
USING:
accessors
slots.private
stack-checker.dependencies
;
M:
depends-on-tuple-layout
layout<<
3
set-slot
;
inline
USING:
accessors
graphviz.attributes
slots.private
;
M:
graph-attributes
layout<<
36
set-slot
;
inline
USING:
accessors
classes.struct
classes.struct.private
math
tools.image.analyzer.vm
vm
;
M:
tuple
layout<<
T{
struct-slot-spec
{
name
"layout"
}
{
offset 8
}
{
class
integer
}
{
initial 0
}
{
type
cell_t
}
}
write-struct-slot
;
inline