Handbook
Glossary
times>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
times>>
( object -- value )
Methods
USING:
accessors
kernel.private
math
sequences.repeating
slots.private
;
M:
element-repeats
times>>
3
slot
{
integer
}
declare
;
inline
USING:
accessors
classes.struct
classes.struct.private
kernel
vm
;
M:
gc-event
times>>
T{
struct-slot-spec
{
name
"times"
}
{
offset 352
}
{
class
object
}
{
type
{
cell_t
6
}
}
}
read-struct-slot
;
inline
USING:
accessors
slots.private
tools.memory.private
;
M:
gc-stats
times>>
3
slot
;
inline