Handbook
Glossary
estimatedCost>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
estimatedCost>>
( object -- value )
Methods
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
db.sqlite.ffi
math
;
M:
sqlite3_index_info
estimatedCost>>
T{
struct-slot-spec
{
name
"estimatedCost"
}
{
offset 64
}
{
class
float
}
{
initial 0.0
}
{
type
double
}
}
read-struct-slot
;
inline