Handbook
Glossary
init<< ( value object -- )
Vocabulary
accessors
Inputs
value
an
object
object
an
object
Outputs
None
Definition
IN:
accessors
GENERIC:
init<<
( value object -- )
Methods
USING:
accessors
furnace.actions
slots.private
;
M:
action
init<<
3
set-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
openssl.libcrypto
;
M:
bio_st
init<<
T{
struct-slot-spec
{
name
"init"
}
{
offset 24
}
{
class
fixnum
}
{
initial 0
}
{
type
int
}
}
write-struct-slot
;
inline
USING:
accessors
furnace.boilerplate
slots.private
;
M:
boilerplate
init<<
4
set-slot
;
inline