Handbook
Glossary
entries<< ( value object -- )
Vocabulary
accessors
Inputs
value
an
object
object
an
object
Outputs
None
Definition
IN:
accessors
GENERIC:
entries<<
( value object -- )
Methods
USING:
accessors
alien
alien.syntax
classes.struct
classes.struct.private
readline.ffi
;
M:
HISTORY_STATE
entries<<
T{
struct-slot-spec
{
name
"entries"
}
{
offset 0
}
{
class
c-ptr
}
{
type
pointer:
pointer:
HIST_ENTRY
}
}
write-struct-slot
;
inline
USING:
accessors
alien.c-types
chipmunk.ffi
classes.struct
classes.struct.private
math
;
M:
cpHashSet
entries<<
T{
struct-slot-spec
{
name
"entries"
}
{
offset 0
}
{
class
fixnum
}
{
initial 0
}
{
type
int
}
}
write-struct-slot
;
inline
USING:
accessors
furnace.syndication
slots.private
;
M:
feed-action
entries<<
13
set-slot
;
inline
USING:
accessors
slots.private
syndication
;
M:
feed
entries<<
4
set-slot
;
inline
USING:
accessors
git
slots.private
;
M:
git-index
entries<<
4
set-slot
;
inline
USING:
accessors
slots.private
zim
;
M:
zim
entries<<
10
set-slot
;
inline