Handbook
Glossary
day>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
day>>
( object -- value )
Methods
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
dbf
math
;
M:
dbf-file-header
day>>
T{
struct-slot-spec
{
name
"day"
}
{
offset 3
}
{
class
fixnum
}
{
initial 0
}
{
type
uint8_t
}
}
read-struct-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
duckdb.ffi
math
;
M:
duckdb_date_struct
day>>
T{
struct-slot-spec
{
name
"day"
}
{
offset 5
}
{
class
fixnum
}
{
initial 0
}
{
type
int8_t
}
}
read-struct-slot
;
inline
USING:
accessors
calendar
kernel.private
math
slots.private
;
M:
duration
day>>
4
slot
{
real
}
declare
;
inline
USING:
accessors
slots.private
zoneinfo
;
M:
raw-leap
day>>
4
slot
;
inline
USING:
accessors
ftp.client.listing-parser
slots.private
;
M:
remote-file
day>>
9
slot
;
inline
USING:
accessors
calendar
kernel.private
math
slots.private
;
M:
timestamp
day>>
4
slot
{
integer
}
declare
;
inline
USING:
accessors
slots.private
zoneinfo
;
M:
unknown-day-abbrev
day>>
2
slot
;
inline