Handbook
Glossary
init>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
init>>
( object -- value )
Methods
USING:
accessors
furnace.actions
slots.private
;
M:
action
init>>
3
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
}
}
read-struct-slot
;
inline
USING:
accessors
furnace.boilerplate
slots.private
;
M:
boilerplate
init>>
4
slot
;
inline