Handbook
Glossary
head<< ( value object -- )
Vocabulary
accessors
Inputs
value
an
object
object
an
object
Outputs
None
Definition
IN:
accessors
GENERIC:
head<<
( value object -- )
Methods
USING:
accessors
graphviz
slots.private
;
M:
edge
head<<
3
set-slot
;
inline
USING:
accessors
peg.private
slots.private
;
M:
left-recursion
head<<
4
set-slot
;
inline
USING:
accessors
alien
alien.syntax
classes.struct
classes.struct.private
yaml.ffi
;
M:
yaml_emitter_events
head<<
T{
struct-slot-spec
{
name
"head"
}
{
offset 16
}
{
class
c-ptr
}
{
type
pointer:
yaml_event_t
}
}
write-struct-slot
;
inline
USING:
accessors
alien
alien.syntax
classes.struct
classes.struct.private
yaml.ffi
;
M:
yaml_parser_tokens
head<<
T{
struct-slot-spec
{
name
"head"
}
{
offset 16
}
{
class
c-ptr
}
{
type
pointer:
yaml_token_t
}
}
write-struct-slot
;
inline