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
USING:
accessors
classes.struct
classes.struct.private
lua
specialized-arrays.instances.alien.c-types.char
;
M:
luaL_Buffer
init<<
T{
struct-slot-spec
{
name
"init"
}
{
offset 32
}
{
class
luaL_BufferInit
}
{
initial
S{
luaL_BufferInit
{
alignment 0
}
{
b
char-array{
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
~925 more~
}
}
}
}
{
type
luaL_BufferInit
}
}
write-struct-slot
;
inline