Handbook
Glossary
min>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
min>>
( object -- value )
Methods
USING:
accessors
classes.struct
classes.struct.private
raylib
;
M:
BoundingBox
min>>
T{
struct-slot-spec
{
name
"min"
}
{
offset 0
}
{
class
Vector3
}
{
initial
S{
Vector3
{
x 0.0
}
{
y 0.0
}
{
z 0.0
}
}
}
{
type
Vector3
}
}
read-struct-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
x11.xinput2.ffi
;
M:
XIValuatorClassInfo
min>>
T{
struct-slot-spec
{
name
"min"
}
{
offset 24
}
{
class
float
}
{
initial 0.0
}
{
type
double
}
}
read-struct-slot
;
inline
USING:
accessors
chipmunk.ffi
classes.struct
classes.struct.private
math
;
M:
cpRotaryLimitJoint
min>>
T{
struct-slot-spec
{
name
"min"
}
{
offset 56
}
{
class
float
}
{
initial 0.0
}
{
type
cpFloat
}
}
read-struct-slot
;
inline
USING:
accessors
chipmunk.ffi
classes.struct
classes.struct.private
math
;
M:
cpSlideJoint
min>>
T{
struct-slot-spec
{
name
"min"
}
{
offset 88
}
{
class
float
}
{
initial 0.0
}
{
type
cpFloat
}
}
read-struct-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
duckdb.ffi
math
;
M:
duckdb_time_struct
min>>
T{
struct-slot-spec
{
name
"min"
}
{
offset 1
}
{
class
fixnum
}
{
initial 0
}
{
type
int8_t
}
}
read-struct-slot
;
inline
USING:
accessors
peg.private
slots.private
;
M:
range-parser
min>>
2
slot
;
inline
USING:
accessors
math.statistics.running
slots.private
;
M:
running-stats
min>>
3
slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
unix.time
;
M:
tm
min>>
T{
struct-slot-spec
{
name
"min"
}
{
offset 4
}
{
class
fixnum
}
{
initial 0
}
{
type
int
}
}
read-struct-slot
;
inline
USING:
accessors
random
slots.private
;
M:
uniform-distribution
min>>
2
slot
;
inline