Handbook
Glossary
months<< ( value object -- )
Vocabulary
accessors
Inputs
value
an
object
object
an
object
Outputs
None
Definition
IN:
accessors
GENERIC:
months<<
( value object -- )
Methods
USING:
accessors
crontab
slots.private
;
M:
cronentry
months<<
5
set-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
duckdb.ffi
math
;
M:
duckdb_interval
months<<
T{
struct-slot-spec
{
name
"months"
}
{
offset 0
}
{
class
fixnum
}
{
initial 0
}
{
type
int32_t
}
}
write-struct-slot
;
inline