Handbook
Glossary
sequence<< ( value object -- )
Vocabulary
accessors
Inputs
value
an
object
object
an
object
Outputs
None
Definition
IN:
accessors
GENERIC:
sequence<<
( value object -- )
Methods
USING:
accessors
ping.private
slots.private
;
M:
echo
sequence<<
4
set-slot
;
inline
USING:
accessors
classes.struct
classes.struct.private
yaml.ffi
;
M:
node_data
sequence<<
T{
struct-slot-spec
{
name
"sequence"
}
{
offset 0
}
{
class
sequence_node_data
}
{
initial
S{
sequence_node_data
{
items
S{
sequence_node_data_items
{
start
f
}
{
end
f
}
{
top
f
}
}
}
{
style
YAML_ANY_SEQUENCE_STYLE
}
}
}
{
type
sequence_node_data
}
}
write-struct-slot
;
inline
USING:
accessors
sequences.parser
slots.private
;
M:
sequence-parser
sequence<<
2
set-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
ogg.vorbis
;
M:
vorbis-block
sequence<<
T{
struct-slot-spec
{
name
"sequence"
}
{
offset 96
}
{
class
integer
}
{
initial 0
}
{
type
longlong
}
}
write-struct-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
ogg.vorbis
;
M:
vorbis-dsp-state
sequence<<
T{
struct-slot-spec
{
name
"sequence"
}
{
offset 96
}
{
class
integer
}
{
initial 0
}
{
type
longlong
}
}
write-struct-slot
;
inline