Handbook
Glossary
comments<< ( value object -- )
Vocabulary
accessors
Inputs
value
an
object
object
an
object
Outputs
None
Definition
IN:
accessors
GENERIC:
comments<<
( value object -- )
Methods
USING:
accessors
slots.private
webapps.blogs
;
M:
post-state
comments<<
7
set-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
ogg.theora
;
M:
th-comment
comments<<
T{
struct-slot-spec
{
name
"comments"
}
{
offset 16
}
{
class
fixnum
}
{
initial 0
}
{
type
int
}
}
write-struct-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
ogg.vorbis
;
M:
vorbis-comment
comments<<
T{
struct-slot-spec
{
name
"comments"
}
{
offset 16
}
{
class
fixnum
}
{
initial 0
}
{
type
int
}
}
write-struct-slot
;
inline
USING:
accessors
slots.private
zoneinfo
;
M:
zonetab
comments<<
6
set-slot
;
inline