Handbook
Glossary
h<< ( value object -- )
Vocabulary
accessors
Inputs
value
an
object
object
an
object
Outputs
None
Definition
IN:
accessors
GENERIC:
h<<
( value object -- )
Methods
USING:
accessors
classes.struct
classes.struct.private
core-graphics.types
math
;
M:
CGSize
h<<
T{
struct-slot-spec
{
name
"h"
}
{
offset 8
}
{
class
float
}
{
initial 0.0
}
{
type
CGFloat
}
}
write-struct-slot
;
inline
USING:
accessors
colors.lch
slots.private
;
M:
LCHab
h<<
4
set-slot
;
inline
USING:
accessors
colors.lch
slots.private
;
M:
LCHuv
h<<
4
set-slot
;
inline
USING:
accessors
cpu.8080.emulator
slots.private
;
M:
cpu
h<<
7
set-slot
;
inline
USING:
accessors
images.jpeg.private
slots.private
;
M:
jpeg-color-info
h<<
2
set-slot
;
inline